> ## Documentation Index
> Fetch the complete documentation index at: https://risingwavelabs-wyx-add-timestamp-dedicated-page.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported sources

> This topic lists the source connectors in RisingWave.

Below is a complete list of source connectors in RisingWave. Click a connector name to see the SQL syntax, options, and a sample statement for connecting RisingWave to the connector.

| Connector                                                          | Version            |
| :----------------------------------------------------------------- | :----------------- |
| [Kafka](/integrations/sources/kafka)                               | 3.1.0 or later     |
| [Redpanda](/integrations/sources/redpanda)                         | Latest             |
| [Pulsar](/integrations/sources/pulsar)                             | 2.8.0 or later     |
| [Kinesis](/integrations/sources/kinesis)                           | Latest             |
| [PostgreSQL CDC](/integrations/sources/postgresql-cdc)             | 10, 11, 12, 13, 14 |
| [MySQL CDC](/integrations/sources/mysql-cdc)                       | 5.7, 8.0           |
| [SQL Server CDC](/integrations/sources/sql-server-cdc)             | 2019, 2022         |
| [MongoDB CDC](/integrations/sources/mongodb-cdc)                   |                    |
| [Citus CDC](/integrations/sources/citus-cdc)                       | 10.2               |
| [CDC via Kafka](/ingestion/change-data-capture-with-risingwave)    |                    |
| [Google Pub/Sub](/integrations/sources/google-pub-sub)             |                    |
| [Amazon S3](/integrations/sources/s3)                              | Latest             |
| [Google Cloud Storage](/integrations/sources/google-cloud-storage) | Latest             |
| [Azure Blob](/integrations/sources/azure-blob)                     | Latest             |
| [NATS JetStream](/integrations/sources/nats-jetstream)             |                    |
| [MQTT](/integrations/sources/mqtt)                                 |                    |
| [Apache Iceberg](/ingestion/sources/iceberg)                       |                    |
| [Load generator](/ingestion/advanced/generate-test-data)           | Built-in           |

For information on supported data formats and encodings, and whether you need to use `CREATE SOURCE` or `CREATE TABLE` with each format, see [Data formats and encoding options](/ingestion/getting-started/formats-and-encoding-options).
