I want to ingest data from a topic into timescaleDB. I have seen as options: jdbc connector or telegraf but i dont know if its proper or how to do it.
Somebody has any idea of how to do it?
thank you.
I want to ingest data from a topic into timescaleDB. I have seen as options: jdbc connector or telegraf but i dont know if its proper or how to do it.
Somebody has any idea of how to do it?
thank you.
We recently published a blog post on how to do just this: https://blog.timescale.com/blog/create-a-data-pipeline-with-timescaledb-and-kafka/
In short, we recommend using Kafka's PostgreSQL sink: https://github.com/confluentinc/kafka-connect-jdbc