imsy
simple incremental pull of immutable large files (by mkmik)
pgcapture
A scalable Netflix DBLog implementation for PostgreSQL (by replicase)
imsy | pgcapture | |
---|---|---|
1 | 3 | |
10 | 266 | |
- | 0.4% | |
10.0 | 6.4 | |
almost 3 years ago | 5 months ago | |
Go | Go | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
imsy
Posts with mentions or reviews of imsy.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-08.
-
CDC File Transfer
I did a similar thing a few years ago
https://github.com/mkmik/imsy
It's less sophisticated but it uses the same core idea and the implementation is super simple
pgcapture
Posts with mentions or reviews of pgcapture.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-02.
- Pgcapture – CDC Framework for PostgreSQL in Golang
-
Concurrency mutex patterns general question
Use Change Data Capture techniques to synchronize your replicas. This tool may help you if you are using PostgreSQL https://github.com/rueian/pgcapture
- A Scalable Netflix DBLog (A Change Data Capture) Implementation for PostgreSQL
What are some alternatives?
When comparing imsy and pgcapture you can also consider the following projects:
cdc-file-transfer - Tools for synching and streaming files from Windows to Linux
jet - Type safe SQL builder with code generation and automatic query result data mapping
bita - Differential file synchronization over http
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.
tiflow - This repo maintains DM (a data migration platform) and TiCDC (change data capture for TiDB)
pgjobs - Go and PostgreSQL job queue blueprint