dolt
brew install dolt
v2.1.8
Apache-2.0
Version-controlled SQL database with Git-like branching, merging, and history for collaborative data management.
Why you might care
Dolt brings Git workflows to relational databases — commit data changes, branch for experiments, and merge results without manual reconciliation. It's a drop-in MySQL-compatible database (via command-line or server mode) for teams that need data lineage and collaborative editing. Useful for data pipelines, reproducible analytics, and audit trails where schema + data versioning matter.
5.4k
30-day installs · #563
14.7k
90-day · #658
23.8k
365-day · #987
Runtime dependencies
Build dependencies
Links
- https://www.dolthub.com
- Brew formula source: Formula/d/dolt.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"MySQL",
"PostgreSQL",
"git-lfs"
],
"build_dependencies": [
"go"
],
"categories": [
"database",
"version-control"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"icu4c@78"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Git for Data",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:04+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "dolt",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.dolthub.com",
"homepage_og_description": "DoltHub is where people collaboratively build, manage, and distribute Dolt databases. Dolt is the world\u0027s first and only version controlled database, think Git and MySQL had a baby.",
"homepage_og_image": "https://www.dolthub.com/dolthub-preview.png",
"homepage_title": "DoltHub",
"installs_30d": 5426,
"installs_365d": 23792,
"installs_90d": 14710,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": "2026-06-20T23:45:40+00:00",
"llm_model": "claude-haiku-4-5",
"name": "dolt",
"oldnames": [],
"one_liner": "Version-controlled SQL database with Git-like branching, merging, and history for collaborative data management.",
"optional_dependencies": [],
"rank_30d": 563,
"rank_365d": 987,
"rank_90d": 658,
"raw_hash": "f1aedf79b97f21a4",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/d/dolt.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "2.1.8",
"versioned_formulae": [],
"why_use_this": "Dolt brings Git workflows to relational databases \u2014 commit data changes, branch for experiments, and merge results without manual reconciliation. It\u0027s a drop-in MySQL-compatible database (via command-line or server mode) for teams that need data lineage and collaborative editing. Useful for data pipelines, reproducible analytics, and audit trails where schema + data versioning matter."
}