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.<p>Doltgres is free and open source, and you can download it from our GitHub repository here:<p><a href="https://github.com/dolthub/doltgresql/">https://github.com/dolthub/doltgresql/</a><p>More details on the Beta release in our announcement blog post:<p><a href="https://www.dolthub.com/blog/2025-04-16-doltgres-goes-beta/" rel="nofollow">https://www.dolthub.com/blog/2025-04-16-doltgres-goes-beta/</a><p>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.<p>This release represents 18 months of engineering and innovation. We're excited to hear what you think.