discovered 03 Aug 2026
dolt
→ View on GitHubDolt is a version-controlled SQL database that operates similarly to Git, allowing users to fork, clone, branch, and merge data tables just like code repositories. With its MySQL compatibility, Dolt facilitates standard SQL operations as well as version control features through a command line interface and system-level commands. Notable features include table versioning, conflict resolution, and the ability to host and share databases via DoltHub.