.

Technology

Beads (Go) Dolt (like Git for mysql

Dolt is a SQL database that implements Git-style versioning (branch, merge, and commit) directly at the storage engine level.

Built in Go, Dolt provides a MySQL-compatible interface while enabling full data lineage and version control. It allows teams to branch data, perform cell-level merges, and audit table history using standard SQL queries. By treating data like source code, Dolt eliminates the risk of destructive migrations and simplifies collaborative data engineering workflows through its CLI and server modes.

https://github.com/dolthub/dolt
1 project · 1 city

Related technologies

Recent Talks & Demos

Showing 1-1 of 1

Members-Only

Sign in to see who built these projects