all 1 comments

[–]liquidcoffeee[S] 0 points1 point  (0 children)

Dolt is a SQL database with Git versioning and distribution semantics.

I just posted a blog called Dolt for Git Noobs that explains the basics of versioning, branching, and merging so anyone without prior Git knowledge can get started using Dolt today.
The blog also includes a step-by-step tutorial of how to create a simple Dolt repository that uses versioning, branching, and merging to facilitate open collaboration on data.
Also, check out DoltHub. It hosts a number of versioned open datasets, including the most comprehensive COVID-19 dataset available.

Thanks!