

dolt
2 likes
Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository.
Cost / License
- Free
- Open Source (Apache-2.0)
Platforms
- Linux
- Windows
- Mac
Features
dolt News & Activities
Highlights All activities
Recent activities
dolt information
No comments or reviews, maybe you want to be first?
What is dolt?
Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository.
Connect to Dolt just like any MySQL database to read or modify schema and data. Version control functionality is exposed in SQL via system tables, functions, and procedures.
Or, use the Git-like command line interface to import CSV files, commit your changes, push them to a remote, or merge your teammate's changes. All the commands you know for Git work exactly the same for Dolt.
Git versions files. Dolt versions tables. It's like Git and MySQL had a baby.
