by zachmu on 4/16/2025, 9:19:17 PM with 0 comments
You asked for it, we built it: the world's first version-controlled SQL database, Dolt, now has a Postgres-compatible version, Doltgres. We announced the limited alpha here on Hacker News 18 months ago, and today we're excited to announce the Beta release.
Doltgres is free and open source, and you can download it from our GitHub repository here:
If you've been waiting for the Postgres version of Dolt, wait no more. Please give it a try by importing your Postgres database using pg_dump and psql, then playing around with the version control features. Let us know via GitHub issues if you encounter any problems.
This release represents 18 months of engineering and innovation. We're excited to hear what you think.
You asked for it, we built it: the world's first version-controlled SQL database, Dolt, now has a Postgres-compatible version, Doltgres. We announced the limited alpha here on Hacker News 18 months ago, and today we're excited to announce the Beta release.
Doltgres is free and open source, and you can download it from our GitHub repository here:
https://github.com/dolthub/doltgresql/
More details on the Beta release in our announcement blog post:
https://www.dolthub.com/blog/2025-04-16-doltgres-goes-beta/
If you've been waiting for the Postgres version of Dolt, wait no more. Please give it a try by importing your Postgres database using pg_dump and psql, then playing around with the version control features. Let us know via GitHub issues if you encounter any problems.
This release represents 18 months of engineering and innovation. We're excited to hear what you think.