Description
Provides a relational database that versions data in a Git-like way. It lets users branch, diff, merge, clone, and track changes to tables, which is useful for datasets, collaboration, and reproducible data workflows.
Use it when data history and collaboration matter as much as SQL access. Merges and schema changes can affect real data, so review diffs and backups before applying important changes.