Skip to content

Overview

Dozer is a real time data movement tool leveraging CDC from various sources to multiple sinks.

Dozer is magnitudes of times faster than Debezium+Kafka and natively supports stateless transformations. Primarily used for moving data into warehouses. In our own application, we move data to Clickhouse and build data APIs and integration with LLMs.

How to use it

Dozer runs with a single configuration file like the following:

app_name: dozer-benchversion: 1connections:
- name: pg_1config: !Postgresuser: userpassword: postgreshost: localhostport: 5432database: customerssinks:
- name: customersconfig: !Dummytable_name: customers

Full documentation can be found here

Supported Sources

ConnectorExtractionResumingEnterprise
Postgres
MySQL
Snowflake
Kafka🚧
MongoDB🎯
Amazon S3🎯
Google Cloud Storage🎯
**OracleEnterprise Only
**AerospikeEnterprise Only

Supported Sinks

DatabaseConnectivityEnterprise
Clickhouse
Postgres
MySQL
Big Query
OracleEnterprise Only
AerospikeEnterprise Only

About

Dozer is a real-time data movement tool that leverages CDC from various sources and moves data into various sinks.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

1.6k stars

Watchers

14 watching

Forks

Releases

Used by

Contributors

Languages