1. REFERENCE
    9 min read

    So you want Database Versioning?

    Tim Sehn|

    Here at DoltHub, we've had a lot of success with our "So you want..." series of blog posts helping people find Dolt when they are looking for it. Dolt is a lot of things. Dolt is a version controlled database, a Git database, Git for data, data…

    Read More
Found 20 matching articles.
  1. VIDEODOLTGRES
    1 min read

    Doltgres Introduction Video

    Zach and I recently talked about Doltgres at a Postgres meet up. We introduce Dolt as the world's first version controlled SQL database and transition into Why Doltgres? Then, we share some Doltgres implementation details.

    Read More
  2. USE CASEAI
    23 min read

    Agentic Data Collection

    We used an AI agent to collect data and store it in Dolt. What went right, and what went wrong?

    Read More
  3. SQL
    6 min read

    The plan for VECTOR columns

    MySQL recently added a dedicated VECTOR type. Here's what you should know about how it's coming to Dolt.

    Read More
  4. AI
    8 min read

    Agents Need Tests Example

    Agents need tests. Dolt is the only SQL database with a built-in test engine. Dolt is the database for agents. This article will explain this concept with an illustrative example.

    Read More
  5. AI
    6 min read

    Agents Need Tests

    Agents need tests. Dolt is the only SQL database with a built in test engine. Dolt is the database for agents. This article will explain this concept.

    Read More
  6. FEATURE RELEASEAI
    5 min read

    AGENT.md

    This article announces the launch of our newest Dolt doc, AGENT.md. AGENT.md is a document designed to help agents works better with Dolt.

    Read More
  7. TECHNICAL
    5 min read

    Per-Branch Connection Pools

    Connections Pools don't like Dolt Branches. Here's how to do it correctly!

    Read More
  8. FEATURE RELEASE
    4 min read

    Dolt CI Becomes More CLI Friendly

    Several new commands have been added Dolt CI, to improve the experience through Dolt's CLI.

    Read More
  9. WEB
    4 min read

    Taking Over a Mac and Windows App Release Process

    A step-by-step guide for new team members on how to release new versions of the Dolt Workbench desktop application to the Mac App Store and Microsoft Store, covering access requirements, building, testing, and submission processes.

    Read More
  10. USE CASEAI
    9 min read

    Protecting against Rogue Agents

    If you give your agents too much freedom, they might go rogue. Here's how to protect your data against them.

    Read More
  11. 3 min read

    Previewing Dolt 2.0

    Two years ago in May, we announced Dolt 1.0. We're working on Dolt 2.0. This article previews what will be in Dolt 2.0 and tells you how you can help us get to Dolt 2.0 quicker.

    Read More
  12. USE CASEAI
    12 min read

    An Agentic Helpdesk

    Agentic workflows need branches. Here is a sample app showing why.

    Read More
  13. TECHNICALGOLANG
    7 min read

    Hunting a Memory Leak

    We tracked down a memory leak in Dolt SQL Server that turned out to be from open filehandles to deleted LOCK files, not Go heap memory. This post shows how we used profiling tools and metadata from the Linux system information tools to find and fix it.

    Read More
  14. 6 min read

    Conjoin Means Bugs

    Conjoin is an internal detail about Dolt that many know nothing about. Let's change that!

    Read More
  15. REFERENCE
    12 min read

    A Beginner's Guide to Docker

    Part one of a beginner series introducing Docker and how to use it to run local containerized applications!

    Read More
  16. DOLTGRESREFERENCE
    22 min read

    Getting Started: SQLAlchemy and Doltgres

    A demonstration, complete with sample code, on how to use SQLAlchemy with Doltgres, the world's first version controlled PostgreSQL database.

    Read More
  17. USE CASEREFERENCE
    14 min read

    Distributed Audit Logs

    Dolt supports a full, queryable audit log of every cell in your database. This audit log also works across clones. But what if you want to subset data on a clone? Dolt can still produce an audit log with a bit more work. This article explains how.

    Read More
  18. FEATURE RELEASETECHNICAL
    9 min read

    Leveraging Prolly Trees for Efficient Table Merging

    We're rolling out a new algorithm for efficiently merging tables that have been modified by both branches.

    Read More
  19. AI
    11 min read

    What is the Best Coding Agent?

    Coding Agents are new and exciting. Claude Code by Anthropic, Codex by OpenAI, Gemini by Google, and Cursor are the best known agents. Which coding agent is best right now?

    Read More
  20. DOLTGRES
    3 min read

    Loading Native Postgres Extensions Alpha

    We're continuing to make progress on DoltgreSQL , which is a version of Dolt built to be a drop-in replacement for PostgreSQL . Dolt is a MySQL compatible database that is built from the ground up with Git-influenced version control featu...

    Read More
JOIN THE DATA EVOLUTION

Get started with Dolt

Or join our mailing list to get product updates.