All Projects → confluentinc → Kafka Connect Jdbc

confluentinc / Kafka Connect Jdbc

Licence: other
Kafka Connect connector for JDBC-compatible databases

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Kafka Connect Jdbc

Kafka Connect Hdfs
Kafka Connect HDFS connector
Stars: ✭ 400 (-42.69%)
Mutual labels:  kafka, confluent, streaming
Examples
Demo applications and code examples for Confluent Platform and Apache Kafka
Stars: ✭ 571 (-18.19%)
Mutual labels:  kafka, jdbc, confluent
Ksql Udf Deep Learning Mqtt Iot
Deep Learning UDF for KSQL for Streaming Anomaly Detection of MQTT IoT Sensor Data
Stars: ✭ 219 (-68.62%)
Mutual labels:  kafka, confluent
Materialize
Materialize lets you ask questions of your live data, which it answers and then maintains for you as your data continue to change. The moment you need a refreshed answer, you can get it in milliseconds. Materialize is designed to help you interactively explore your streaming data, perform data warehousing analytics against live relational data, or just increase the freshness and reduce the load of your dashboard and monitoring tasks.
Stars: ✭ 3,341 (+378.65%)
Mutual labels:  kafka, streaming
ksql-jdbc-driver
JDBC driver for Apache Kafka
Stars: ✭ 85 (-87.82%)
Mutual labels:  jdbc, confluent
Voik
♒︎ [WIP] An experimental ~distributed~ commit-log
Stars: ✭ 200 (-71.35%)
Mutual labels:  kafka, streaming
Hivemq Mqtt Tensorflow Kafka Realtime Iot Machine Learning Training Inference
Real Time Big Data / IoT Machine Learning (Model Training and Inference) with HiveMQ (MQTT), TensorFlow IO and Apache Kafka - no additional data store like S3, HDFS or Spark required
Stars: ✭ 204 (-70.77%)
Mutual labels:  kafka, confluent
Data Accelerator
Data Accelerator for Apache Spark simplifies onboarding to Streaming of Big Data. It offers a rich, easy to use experience to help with creation, editing and management of Spark jobs on Azure HDInsights or Databricks while enabling the full power of the Spark engine.
Stars: ✭ 247 (-64.61%)
Mutual labels:  kafka, streaming
Kafka Connect Storage Cloud
Kafka Connect suite of connectors for Cloud storage (Amazon S3)
Stars: ✭ 153 (-78.08%)
Mutual labels:  kafka, confluent
Cp Ansible
Ansible playbooks for the Confluent Platform
Stars: ✭ 285 (-59.17%)
Mutual labels:  kafka, confluent
Real Time Stock Market Prediction
In this repository, I have developed the entire server-side principal architecture for real-time stock market prediction with Machine Learning. I have used Tensorflow.js for constructing ml model architecture, and Kafka for real-time data streaming and pipelining.
Stars: ✭ 414 (-40.69%)
Mutual labels:  kafka, streaming
Kafka Streams In Action
Source code for the Kafka Streams in Action Book
Stars: ✭ 167 (-76.07%)
Mutual labels:  kafka, streaming
Confluent Kafka Dotnet
Confluent's Apache Kafka .NET client
Stars: ✭ 2,110 (+202.29%)
Mutual labels:  kafka, confluent
Gimel
Big Data Processing Framework - Unified Data API or SQL on Any Storage
Stars: ✭ 216 (-69.05%)
Mutual labels:  kafka, jdbc
Redpanda
Redpanda is the real-time engine for modern apps. Kafka API Compatible; 10x faster 🚀 See more at vectorized.io/redpanda
Stars: ✭ 3,114 (+346.13%)
Mutual labels:  kafka, streaming
Tributary
Streaming reactive and dataflow graphs in Python
Stars: ✭ 231 (-66.91%)
Mutual labels:  kafka, streaming
Sparta
Real Time Analytics and Data Pipelines based on Spark Streaming
Stars: ✭ 513 (-26.5%)
Mutual labels:  kafka, streaming
Azure Event Hubs Spark
Enabling Continuous Data Processing with Apache Spark and Azure Event Hubs
Stars: ✭ 140 (-79.94%)
Mutual labels:  kafka, streaming
Streamline
StreamLine - Streaming Analytics
Stars: ✭ 151 (-78.37%)
Mutual labels:  kafka, streaming
Cp Demo
Confluent Platform Demo including Apache Kafka, ksqlDB, Control Center, Replicator, Confluent Schema Registry, Security
Stars: ✭ 278 (-60.17%)
Mutual labels:  kafka, confluent

Kafka Connect JDBC Connector

FOSSA Status

kafka-connect-jdbc is a Kafka Connector for loading data to and from any JDBC-compatible database.

Documentation for this connector can be found here.

Development

To build a development version you'll need a recent version of Kafka as well as a set of upstream Confluent projects, which you'll have to build from their appropriate snapshot branch. See the FAQ for guidance on this process.

You can build kafka-connect-jdbc with Maven using the standard lifecycle phases.

FAQ

Refer frequently asked questions on Kafka Connect JDBC here - https://github.com/confluentinc/kafka-connect-jdbc/wiki/FAQ

Contribute

Contributions can only be accepted if they contain appropriate testing. For example, adding a new dialect of JDBC will require an integration test.

Information

For more information, check the documentation for the JDBC connector on the confluent.io website. Questions related to the connector can be asked on Community Slack or the Confluent Platform Google Group.

License

This project is licensed under the Confluent Community License.

FOSSA Status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].