Transfer
Database replication platform that leverages change data capture. Stream production data from databases to your data warehouse (Snowflake, BigQuery, Redshift, Databricks) in real-time.
Install / Use
/learn @artie-labs/TransferREADME
Artie Transfer is a real-time data replication solution for databases and data warehouses/lakes.
Typical ETL solutions rely on batched processes or schedulers (i.e. DAGs, Airflow), which means the data in the downstream data warehouse is often several hours to days old. This problem is exacerbated as data volumes grow, as batched processes take increasingly longer to run.
Artie leverages change data capture (CDC) and stream processing to perform data syncs in a more efficient way, which enables sub-minute latency.
Benefits of Artie Transfer:
- Sub-minute data latency: always have access to live production data.
- Ease of use: just set up a simple configuration file, and you're good to go!
- Automatic table creation and schema detection: Artie infers schemas and automatically merges changes to downstream destinations.
- Reliability: Artie has automatic retries and processing is idempotent.
- Scalability: handle anywhere from 1GB to 100+ TB of data.
- Monitoring: built-in error reporting along with rich telemetry statistics.
Take a look at this guide to get started!
Architecture
<div align="center"> <img src="https://github.com/artie-labs/transfer/assets/4412200/a30a2ee1-7bdd-437c-9acb-ce6591654d18"/> </div>Examples
To run Artie Transfer's stack locally, please refer to the examples folder.
Getting started
What is currently supported?
Transfer is aiming to provide coverage across all OLTPs and OLAPs databases. Currently Transfer supports:
-
Message Queues
- Kafka (default)
-
- BigQuery
- ClickHouse
- Databricks
- Iceberg
- S3Tables
- REST catalog
- Microsoft SQL Server
- MotherDuck
- PostgreSQL
- Redshift
- S3
- Snowflake
- Amazon SQS
-
- DocumentDB
- DynamoDB
- Microsoft SQL Server
- MongoDB
- MySQL
- Oracle
- PostgreSQL
If the database you are using is not on the list, feel free to file for a feature request.
Configuration File
Telemetry
Artie Transfer's telemetry guide
Tests
Transfer is written in Go and uses counterfeiter to mock. To run the tests, run the following commands:
make generate
make test
Release
Artie Transfer is released through GoReleaser, and we use it to cross-compile our binaries on the releases as well as our Dockerhub. If your operating system or architecture is not supported, please file a feature request!
License
Artie Transfer is licensed under ELv2. Please see the LICENSE file for additional information. If you have any licensing questions please email hi@artie.com.
Related Skills
xurl
337.1kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
notion
337.1kNotion API for creating and managing pages, databases, and blocks.
feishu-drive
337.1k|
things-mac
337.1kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
