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

dolthub/dolt

Dolt – Git for Data observed · 2026-08-28

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

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 86
  • Longevity 100
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: 2
  • age_days: 2597
  • days_rel: 14
  • days_push: 7
  • n_releases_24m: 216

Full methodology

Adoption not part of the score

24278 stars · 867 forks observed · 2026-08-28

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

Dolt is a version-controlled SQL database that lets you branch, merge, clone, push, and pull data like a Git repository. It exposes a MySQL-compatible server and a Git-like CLI, making it useful for collaborative data workflows and AI agent memory.

Use cases

  • version control a sql database with branches and merges
  • collaborate on datasets like git repositories
  • import csv files into a versioned database
  • store memory for ai agents across multi-machine workflows
  • run a mysql-compatible database with commit history
  • diff and audit changes to table data over time

When to choose

  • you want git-style branching and merging for structured data
  • you need auditable, immutable history of database changes
  • you're building multi-agent systems that need shared, versioned memory
  • you want to share datasets publicly with clone/pull semantics

When to avoid

  • you need a high-throughput OLTP database without versioning overhead
  • you rely on MySQL/Postgres features Dolt doesn't support yet
  • you need mature Postgres compatibility (use Doltgres, still beta)
  • your workload is write-heavy with no need for data history

Facets

application · maturity active

database version-control cli http-server developer-tools databases version-control developer-tools windows cli go self-hosted git-for-data sql mysql-compatible data-versioning branching-database agent-memory csv-import data-engineering ai-agents linux macos docker

2 sources

Member repositories

RepositoryRoleHealth v2
dolthub/doltmain95

For agents

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

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