A database that you can fork and clone, branch and merge, push and pull just like a git Repository. What is the use case for it?
First of all Dolt , written in Go, might not be a fork of Mysql, but it acts a drop-in replacement, adhering to the Mysql protocol, but with versioning on top.
https://www.i-programmer.info/news/84-database/16934-dolt-a-version-controlled-database.html
Comments