doltgres

Postgres-compatible database with Git-like version control

brewmacoslinux
Try with needOr install directly
Source

About

Dolt for Postgres

Commands

doltgres

Examples

Start a Doltgres server on default port 5432$ doltgres server
Initialize a new Doltgres database repository$ doltgres init
View the commit history of database changes$ doltgres log