File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# ksqlDB JDBC Driver [ ![ Build Status] ( https://travis-ci.org/mmolimar/ksql-jdbc-driver.svg?branch=master )] ( https://travis-ci.org/mmolimar/ksql-jdbc-driver ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/mmolimar/ksql-jdbc-driver/badge.svg?branch=master )] ( https://coveralls.io/github/mmolimar/ksql-jdbc-driver?branch=master )
22
3- ** ksql-jdbc-driver** is a Type 3 Java Database Connectivity (JDBC) driver that provides standard access to
3+ ** ksql-jdbc-driver** is a Type 4 Java Database Connectivity (JDBC) driver that provides standard access to
44Apache Kafka via JDBC API.
55
6- In the current version, the driver connects to the [ ksqlDB engine] ( https://ksqldb.io/ ) to
7- perform queries to Kafka and then, the engine translates those requests to Kafka requests.
6+ The driver connects to the [ ksqlDB engine] ( https://ksqldb.io/ ) then, the engine translates those requests
7+ to Kafka requests.
88
99## Getting started
1010
You can’t perform that action at this time.
0 commit comments