Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. 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…

    11 min read
    Read More
  2. 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.

    10 min read
    Read More
  3. 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?

    12 min read
    Read More
  4. 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-infl…

    4 min read
    Read More
  5. Learn how to run a Multihost DoltLab Enterprise cluster using Docker Swarm, now supported in DoltLab v2.4.0!

    11 min read
    Read More
  6. Dolt Roadmap update

    Read what we've launched recently at DoltHub and what's going to launch soon

    5 min read
    Read More
  7. Check out the progress Doltgres is making toward Postgres compatibility! It’s not great yet, but it’s slow and steady.

    4 min read
    Read More
  8. Last month I said "people keep inventing prolly trees". Is that really true? What does that mean, really?

    10 min read
    Read More
  9. This article discusses how software engineering changes as we enter the agentic future. What skills become more valuable? Which skills decrease in value? Learn how to best prepare as a software engineer for th…

    15 min read
    Read More
  10. A collection of database features and products that people sometimes think are database version control, but are not.

    7 min read
    Read More
  11. After working with Claude Code for a month making changes to our open source project, Dolt, I've noticed some recurring gotchas. This article enumerates those and suggests some workarounds.

    8 min read
    Read More
  12. Postgres supports an odd kind of function that returns a set of results. They're pretty weird. This blog post explores how they work.

    9 min read
    Read More
  13. A short exploration of when and how Prolly Trees are balanced and a way to think about how balanced they are.

    8 min read
    Read More
  14. Previewing Merge Conflicts

    See exactly what merge conflicts will look like before attempting a merge with Dolt's new merge conflict preview feature. This is available using the SQL interface and the pull request UI in our web products.

    8 min read
    Read More
  15. Agentic Schema Design

    Can agents do database schema design? This article is a quick first foray into this question. The results are promising when using Dolt as your database.

    9 min read
    Read More
  16. We explore how Dolt achieves space-efficient version-controlled vector indexes using a novel data structure.

    20 min read
    Read More
  17. Learn how to debug tricky performance issues by diffing two pprof Go profiles.

    5 min read
    Read More
  18. Let's let Claude Code write AI Agents to play a Battleship game!

    10 min read
    Read More
  19. Agentic Data Cleaning

    Could agents do data scraping and cleaning? This article is a quick first foray into this question. The results are promising when using Dolt as your database.

    9 min read
    Read More
  20. Dolt Stash Now Works Everywhere

    We've added a dolt_stash() procedure, allowing you to stash your changes anywhere in Dolt.

    5 min read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord