# All available Kafka Connectors

All currently available connectors live in the [kafka-connect repository](https://github.com/theorchard/kafka-connect).

Find all the connectors' documentation on the sidebar of this page.

| Connector                        | Datastore       | Type   | Shortened Name      |
|--------------------------------- |---------------- |------- |-------------------- |
| **Debezium MySQL Source**        | MySQL           | Source | debezium-src        |
| **DynamoDB Sink**                | DynamoDB        | Sink   | ddb-sink            |
| **DynamoDB Streams Source**      | DynamoDB        | Source | ddbs-src            |
| **ElasticSearch**                | ElasticSearch   | Sink   | es-sink             |
| **Google Sheets**                | Google Sheets   | Source | gsheets-src         |
| **JDBC Sink**                    | JDBC-compatible | Sink   | jdbc-sink           |
| **JDBC Source**                  | JDBC-compatible | Source | jdbc-src            |
| **Neo4j Sink**                   | Neo4j           | Sink   | neo-sink            |
| **Neo4j Source**                 | Neo4j           | Source | neo-src             |
| **Redis Sink**                   | Redis           | Sink   | redis-sink          |
| **S3 Source**                    | S3              | Source | s3-src              |
| **SalesForce Sink**              | SalesForce      | Sink   | sforce-sink         |
| **SalesForce Source**            | SalesForce      | Source | sforce-src          |
| **Snowflake Sink**               | Snowflake       | Sink   | sfsink              |

