pgcapture
pgjobs
pgcapture | pgjobs | |
---|---|---|
3 | 1 | |
217 | 47 | |
3.2% | - | |
6.7 | 10.0 | |
25 days ago | over 1 year ago | |
Go | Go | |
Apache License 2.0 | MIT License |
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.
pgcapture
- 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
pgjobs
What are some alternatives?
jet - Type safe SQL builder with code generation and automatic query result data mapping
gue - Golang queue on top of PostgreSQL
transfer - Database replication platform that leverages change data capture. Stream production data from databases to your data warehouse (Snowflake, BigQuery, Redshift) in real-time.
taskq - Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends
go-deadlock - Online deadlock detection in go (golang)
nsq - A realtime distributed messaging platform
imsy - simple incremental pull of immutable large files
Jocko - Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
SQLBoiler - Generate a Go ORM tailored to your database schema.
gods - GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
rueidis - A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc. [Moved to: https://github.com/redis/rueidis]
machinery - Machinery is an asynchronous task queue/job queue based on distributed message passing.