← Package directory
Available on winget

Install Dolt

Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository.

Install with winget
winget install --id DoltHub.Dolt
Upgrade
winget upgrade --id DoltHub.Dolt
Uninstall
winget uninstall --id DoltHub.Dolt

About 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 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.

Version history

Version Updated Notes
2.0.5 Release notes
2.0.4 Unknown Release notes
2.0.3 Unknown Release notes
2.0.2 Unknown Release notes
2.0.1 Unknown Release notes
2.0.0 Unknown Release notes
1.88.1 Unknown Release notes
1.88.0 Unknown Release notes
1.87.0 Unknown Release notes
1.86.6 Unknown Release notes
1.86.5 Unknown Merged PRs dolt - 10937: go: remotestorage: Stamp our remotesapi ClientCapabilities on outgoing requests. For now, we advertise that we handle HTTP/2 table file URL endpoints well. - 10936: proto: Add client_capabilities...
1.86.4 Unknown Release notes
1.86.3 Unknown Merged PRs dolt - 10898: bug fix: dolt pull origin is pulling all branches dolt_pull('origin', 'main'); - was pulling all branches. Now it's not. Fixes: #10728 - 10891: Skip DOLT_COMMIT table walk when nothing is staged...
1.86.2 Unknown Merged PRs dolt - 10887: fixed failing bats test - 10876: go/store/nbs: Fix a rare race condition whould could cause GC and some concurrent readers or writers to deadlock. If a GC was started immediately after another GC...
1.86.1 Unknown Release notes
1.86.0 Unknown Release notes
1.85.0 Unknown Release notes
1.84.1 Unknown Release notes
1.84.0 Unknown Release notes
1.83.8 Unknown Release notes