Database

Dolt – version-controlled SQL database

Dolt is a version-controlled SQL database that’s designed for teams and workflows where the history of data matters as much as the current state.

It lets users manage relational tables with familiar database tools while also keeping a detailed record of changes, making it useful for collaborative datasets, reproducible data pipelines, audit trails, and data-sharing projects.

This is free and open source software.

Key Features

  • Provides Git-style commands for data, including init, status, add, diff, commit, branch, merge, clone, fetch, pull, and push.
  • Runs as a MySQL-compatible database server for use with existing MySQL clients and tools.
  • Exposes version control functionality through SQL system tables, functions, and procedures.
  • Supports schema changes, table imports, table exports, and SQL queries from the command line.
  • Includes facilities for viewing row-level history and identifying who changed data over time.
  • Supports remotes for sharing and synchronizing Dolt databases.

Website: github.com/dolthub/dolt
Support:
Developer: DoltHub
License: Apache License 2.0

Dolt is written in Go. Learn Go with our recommended free books and free tutorials.


Related Software

Relational Databases
MariaDBHigh compatibility with MySQL, ensuring drop-in replacement capability
PostgreSQLAward winning Object-relational database management system
MySQLMultithreaded, multi-user SQL database management system
SQLiteEmbeddable SQL Database Engine
TiDBCloud-native, distributed SQL database
DuckDBIn-process SQL OLAP database management system
TursoIn-process relational database engine
YugabyteDBPostgreSQL-compatible distributed SQL database
rqliteDistributed database built on SQLite
MonetDBHigh performance relational database system for analytics
DoltVersion-controlled SQL database
FirebirdRelational database offering many ANSI SQL features
H2Relational database management system written in Java
HSQLDBJDBC interface, client-server version, query tool, grid and more
CUBRIDDatabase engine with built-in enterprise grade features
Apache CloudberryMassively parallel processing database
VirtuosoData Management with Web Application Server and Web Services
Apache DerbyFull-featured relational database implemented entirely in Java

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our carefully curated directory of recommended free and open source software, covering every major software category.

The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more.

Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted