All 29 Dependencies

Every package Dolt depends on, ranked by repo health score.

Dolt is a fully version-controlled SQL database that brings Git semantics to your data. Every table, row, and schema change is tracked as a commit, enabling you to branch, merge, diff, cherry-pick, revert, and clone your database exactly the way you manage source code. Connect to it with any MySQL-compatible client and start querying immediately — no migration from existing tooling required.

Under the hood, Dolt exposes version control as first-class SQL: system tables, functions, and stored procedures let you query diffs between branches, inspect commit history, identify who changed which row and when, and resolve merge conflicts all within standard SQL. The command-line interface mirrors Git so closely that developers already know how to use it before reading a single doc page.

Dolt is built by DoltHub and pairs with a hosted sharing platform (DoltHub), a self-hostable hub (DoltLab), and a fully managed cloud service (Hosted Dolt). The ecosystem makes collaborative data workflows as natural as collaborative code workflows — open a pull request for a data change, have a teammate review it, and merge when it looks right.

With AI agent memory emerging as a top use case, Dolt provides a uniquely durable, auditable store for multi-agent systems that need to checkpoint state, roll back bad decisions, and trace exactly what an agent changed and when. Its MySQL compatibility means any agent framework that already speaks SQL can adopt Dolt with zero driver changes.

Join founders buildingwith open source

Opinionated takes, migration guides, cost-saving tips, and insights from the open source ecosystem.

Subscribe on Substack
Join 750+ subscribers

Search