Ross ROSS = Recommend OSS · open-source software intelligence for agents

dolthub/doltgresql

DoltgreSQL - Version Controlled PostgreSQL observed · 2026-08-28

github.com/dolthub/doltgresql · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 98
  • Longevity 77
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 6
  • age_days: 1090
  • days_rel: 15
  • days_push: 7
  • n_releases_24m: 54

Full methodology

Adoption not part of the score

2103 stars · 71 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Doltgres is a version-controlled PostgreSQL-compatible SQL database that lets you branch, merge, fork, clone, push, and pull database schema and data like a Git repository. It is built in Go by the creators of Dolt and exposes version control functionality through SQL system tables, functions, and procedures.

Use cases

  • version control for postgres database schema and data
  • branch and merge database changes like git
  • audit and diff data changes over time
  • import an existing postgres database with pg_dump and track its history
  • run a postgres-compatible server with git-like workflows
  • collaborate on database state across teams with push and pull

When to choose

  • you want git-style branching and merging for a postgres database
  • you need data lineage, diffs, and rollback for tables
  • you want a postgres wire-compatible database with version control built in

When to avoid

  • you need full postgres feature compatibility in production today
  • you need maximum performance without versioning overhead
  • you rely on advanced postgres extensions or features not yet implemented

Facets

application · maturity active

database version-control databases developer-tools version-control windows go postgresql-compatible git-for-data branch-and-merge version-controlled-database sql-database sql linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
dolthub/doltgresqlmain94

For agents

markdown · JSON · MCP: product_card(name="dolthub/doltgresql")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem