> ## Documentation Index
> Fetch the complete documentation index at: https://docs.peerdb.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported connectors

Below table shows supported source and target connectors for [Real-time Change Data Capture](/usecases/real-time-cdc/overview) and [Streaming Query Replication](/usecases/streaming-query-replication/overview). ✅ means supported. ⚠️  means beta. 🛑 means unsupported

| Source     | Target          | Real-time Change Data Capture (CDC) | Streaming Query or Watermark Based Replication | Guides                                                                                                                                          |
| ---------- | --------------- | ----------------------------------- | ---------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| PostgreSQL | Snowflake       | ✅                                   | ✅                                              | [CDC](/usecases/real-time-cdc/postgres-to-snowflake),[Streaming Query Replication](/usecases/streaming-query-replication/postgres-to-snowflake) |
| PostgreSQL | BigQuery        | ✅                                   | ✅                                              | [CDC](/usecases/real-time-cdc/postgres-to-bigquery),[Streaming Query Replication](/usecases/streaming-query-replication/postgres-to-bigquery)   |
| PostgreSQL | PostgreSQL      | ✅                                   | ✅                                              | [CDC](/usecases/real-time-cdc/postgres-to-postgres),[Streaming Query Replication](/usecases/streaming-query-replication/postgres-to-postgres)   |
| PostgreSQL | Clickhouse      | ✅                                   | ✅                                              | [https://docs.peerdb.io/mirror/cdc-pg-clickhouse](https://docs.peerdb.io/mirror/cdc-pg-clickhouse)                                              |
| PostgreSQL | S3              | ✅                                   | ✅                                              | [CDC](/usecases/real-time-cdc/postgres-to-cloud),[Streaming Query Replication](/usecases/streaming-query-replication/postgres-to-s3)            |
| PostgreSQL | GCS             | ✅                                   | ✅                                              | [CDC](/usecases/real-time-cdc/postgres-to-cloud),[Streaming Query Replication](/usecases/streaming-query-replication/postgres-to-s3)            |
| PostgreSQL | Azure EventHubs | ✅                                   | 🛑                                             | [CDC](/usecases/real-time-cdc/postgres-to-azure-eventhubs)                                                                                      |
| PostgreSQL | Kafka           | ⚠️                                  | 🛑                                             | Coming soon !                                                                                                                                   |
| PostgreSQL | Google PubSub   | ⚠️                                  | ⚠️                                             | Coming soon !                                                                                                                                   |

We are actively adding more sources and targets. If you need any specific connector as a source or target to your PostgreSQL database reach out to us at [contact@peerdb.io](mailto:contact@peerdb.io)
