dolt icon
dolt icon

dolt

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

Cost / License

Platforms

  • Linux
  • Windows
  • Mac

dolt News & Activities

Highlights All activities

Recent activities

  • niksavc liked dolt
  • altts1zed added dolt
  • altts1zed liked dolt
  • Supabase icon
    altts1zed added dolt as alternative to Supabase

dolt information

  • Developed by

    dolthub
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    1 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  20,741 Stars
  •  656 Forks
  •  522 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
dolt was added to AlternativeTo by altts1zed on and this page was last updated .
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.

Official Links