v 1.39.1 Updated: 1 year, 4 months ago
Dolt is Git for Data - It's like Git and MySQL had a baby!
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 run queries or update the data using SQL commands. Use the command line interface to import CSV files, commit your changes, push them to a remote, or merge your teammate's changes.
https://github.com/dolthub/dolt
To install dolt, paste this into the macOS Terminal after installing MacPorts
sudo port install dolt
Installations | 1 |
Requested Installations | 1 |