Show HN: Pgconverge – An experimental multi-master PostgreSQL framework in Go
Category: infrastructure
Tags: postgresql, multi-master, logical-replication, go, cli-tool
Score: 6.3/10 (Innovation: 6, Technical: 7, Documentation: 7, Utility: 5)
Pgconverge is a Go CLI tool and library that automates setting up bidirectional multi-master PostgreSQL replication using logical replication and Docker. It stands out by generating SQL, Docker Compose files, and conflict resolution triggers from simple JSON configs, and supports CRDT tables with hybrid logical clocks for advanced conflict resolution.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/sobowalebukola/pgconverge · Go · MIT · 13 stars
View on Hacker News