Connector Overview
This page is the balanced connector entrypoint for dpone. The README intentionally links here instead of highlighting only one or two systems, so users can find every supported family from one place.
Database and warehouse connectors
System
Role
Install extra
Detailed docs
Source -> sink examples
PostgreSQL
source, sink, state, CDC/XMin source
dpone[postgres]
Postgres XMin deep dive , State , CDC
Source -> sink matrix
MySQL
batch source
dpone[mysql]
Source -> sink matrix
MySQL guides
MSSQL / SQL Server
source, sink, state, CDC/CT contracts
dpone[mssql]
MSSQL
MSSQL guides
ClickHouse
source, sink
dpone[clickhouse]
ClickHouse
ClickHouse guides
BigQuery / GCS
sink, state, GCS bulk path
dpone[gcp]
State , Release/ops docs
BigQuery guides
API and event connectors
System
Role
Install extra
Detailed docs
Generic REST API
source
core package plus target extras
REST API
Kafka
bounded batch source, event-log sink
dpone[kafka]
Kafka
Managed provider connectors
What to read next
Use Studio/capability discovery to compare support,
certification evidence, and beginner recipe availability.
Use Connector certification for the independent
status axes and report gate.
Use Source -> sink matrix for concrete source-target combinations.
Use Load strategies for full_refresh, append, upsert, replace, XMin, CDC, and Kafka offset behavior.
Use Type mapping matrix when moving vendor-specific data types.
Use Schema evolution when source schemas drift.
Use Connector SDK to scaffold community connectors with package metadata, examples, tests, and certification evidence.