electric

Real-time bidirectional sync for Postgres databases

brewmacoslinux
Try with needOr install directly
Source

About

Real-time sync for Postgres

Commands

electric

Examples

Start Electric server to sync Postgres database$ electric
Initialize Electric configuration for a Postgres instance$ electric config init --db-url postgresql://user:pass@localhost/mydb
Run Electric with specific configuration file$ electric --config /path/to/config.yaml