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
MariaDBSeeks high 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
rqliteDistributed database built on SQLite
MonetDBHigh performance relational database system for analytics
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
VirtuosoData Management with Web Application Server and Web Services Platform
Apache DerbyFull-featured relational database implemented entirely in Java

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted