Skip to content
🐯 Timescale is now TigerData! Read the announcement from Ajay & Mike.
TimescaleDB - Timeseries database for PostgreSQL Docs
  • TigerData.com
  • Try for free
Get started
Try the key TigerData features
Start coding with TigerData
Create a Tiger Cloud service
About TigerData products
TigerData architecture for real-time analytics
Pricing plans and account management
Changelog
Use TigerData products
Hypertables
Hypercore
Continuous aggregates
Tiger Cloud regions
Tiger Cloud services
Control user access to Tiger 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 scaling
Maintenance and upgrades
Tiger Cloud PostgreSQL extensions
Backup, restore, and PITR
Jobs
Security
Limitations
Troubleshoot TigerData products
Compression (Old API, replaced by hypercore)
Tutorials
Integrations
API Reference
Migrate and sync data to Tiger Cloud
AI and Vector: pgai on Tiger Cloud
Other deployment options
Find a docs page
Use TigerCloud productsImport and ingest data

PostgreSQL Kafka connector

Tiger Cloud: Performance, Scale, Enterprise

Self-hosted products

MST

You can ingest data into a Tiger 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 Tiger Cloud. Learn to ingest data into your Tiger Cloud service from CSV, Parquet, MySQL, Kafka, and Telegraf
Ingest data using Telegraf
Ingest data into a Tiger Cloud service using using the Telegraf plugin
Insert data
Insert single and multiple rows and return data in TimescaleDB with SQL
Write data
Learn to write data in a TimescaleDB database with SQL
Import data from CSV
Ingest data into your Tiger Cloud service from an external .csv file.
Import data from MySQL
Ingest data into your Tiger Cloud service from a MySQL database