Skip to content
📣 Timescale at AWS Summit New York 🤝 Schedule a Meeting!
TimescaleDB - Timeseries database for PostgreSQL Docs
  • Timescale.com
  • Try for free
Get started
Try the key Timescale features
Start coding with Timescale
Create a Timescale service
About Timescale products
Timescale architecture for real-time analytics
Pricing plans and account management
Changelog
Use Timescale
Hypertables
Hypercore
Continuous aggregates
Timescale Cloud regions
Timescale Cloud services
Control user access to Timescale Cloud projects
Write data
Query data
Time buckets
Schema management
Configuration
Import and ingest data
Import data from CSV
Import data from MySQL
Import data from Parquet
Ingest data with Kafka
Ingest metrics with Telegraf
Alerting
Data retention
Tiered storage
Hyperfunctions
Metrics and logging
High availability and read replication
Maintenance and upgrades
PostgreSQL extensions
Backup, restore, and PITR
Jobs
Security
Timescale limitations
Troubleshoot Timescale
Compression (Old API, replaced by Hypercore)
Tutorials
Integrations
API Reference
Migrate and sync data to Timescale Cloud
AI and Vector: pgai on Timescale
Other deployment options
Find a docs page
Use TimescaleImport and ingest data

PostgreSQL Kafka connector

Timescale Cloud: Performance, Scale, Enterprise

Self-hosted products

MST

You can ingest data into a Timescale Cloud service using the Kafka Connect JDBC sink connector with a JDBC driver. To provide fault tolerance, and to ensure the connectors are running and continuously keeping up with changes in the database, you can distribute Kafka Connect.

Keywords

ingestKafka

Found an issue on this page?Report an issue or Edit this page in GitHub.

PreviousImport data from ParquetNextIngest metrics with Telegraf

Related Content

Import and ingest data
Any tool that can read or write to PostgreSQL works with Timescale Cloud. Learn to ingest data into your Timescale Cloud service from CSV, Parquet, MySQL, Kafka, and Telegraf.
Ingest data using Telegraf
Ingest data into a Timescale Cloud service using using the Telegraf plugin
Insert data
Insert single and multiple rows and return data in your Timescale Cloud service with SQL
Write data
Learn to write data in your Timescale Cloud service with SQL
Import data from CSV
Ingest data into your Timescale Cloud service from an external .csv file.
Import data from MySQL
Ingest data into your Timescale Cloud service from a MySQL database