Usage Metering
Ingestion Options
Databases and JDBC
3 min
ingest meters from a jdbc enabled source using metering data from an existing jdbc compatible source is a common practice many systems support jdbc, including mongodb elasticsearch mysql postgresql and many more options for ingesting jdbc data into amberflo you can choose one of the following methods to ingest meter records from your jdbc source 1\ use amberflo sdks write custom code using one of our official sdks to extract data from your jdbc source and ingest it into amberflo sdks are available in multiple languages (e g , python , javascript ) code samples are available to get you started quickly https //amberflo readme io/docs/sdks https //amberflo readme io/docs/sdks https //github com/amberflo/metering python sample https //github com/amberflo/metering python sample 2\ use logstash with the jdbc plugin you can use logstash and its jdbc input plugin to extract data from your jdbc source and upload it to amberflo's s3 bucket https //amberflo readme io/docs/logstash https //amberflo readme io/docs/logstash 3\ use an etl tool any etl tool capable of pushing data into s3 can be used once data lands in your amberflo s3 bucket, amberflo will automatically ingest it