amphi-ai / amphi-etl

Low-code ETL for structured and unstructured data. Generates Python code you can deploy anywhere.
https://docs.amphi.ai
Other
551 stars 12 forks source link

InfluxDB Connector #35

Open tobehn opened 1 week ago

tobehn commented 1 week ago

Connecting to an InfluxDB could be very helpful. Its used to store timeseries data.

Defining a timerange, bucket and measurement to gain data from could return a dataset that could be transformed and output further.