Dolt Version Control - Manage SQL Databases | Online Free DevTools by Hexmos
Manage SQL databases with Dolt Version Control. Fork, clone, branch and merge your data like a Git repository. Free online tool, no registration required.
dolt
An SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository. Some subcommands such as
commit
have their own usage documentation. More information: https://docs.dolthub.com/cli-reference/cli.
- Execute a
dolt
subcommand:
dolt {{subcommand}}
- List available subcommands:
dolt help