Blog
PRODUCTS
KEYWORDS
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 implementa…
1 min readRead MoreWe used an AI agent to collect data and store it in Dolt. What went right, and what went wrong?
19 min readRead MoreMySQL recently added a dedicated VECTOR type. Here's what you should know about how it's coming to Dolt.
6 min readRead MoreAgents 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.
8 min readRead MoreAgents 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.
7 min readRead MoreConnections Pools don't like Dolt Branches. Here's how to do it correctly!
5 min readRead MoreSeveral new commands have been added Dolt CI, to improve the experience through Dolt's CLI.
4 min readRead MoreA 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…
5 min readRead MoreIf you give your agents too much freedom, they might go rogue. Here's how to protect your data against them.
9 min readRead MoreTwo 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.
4 min readRead MoreAgentic workflows need branches. Here is a sample app showing why.
12 min readRead MoreWe 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 s…
7 min readRead MoreConjoin is an internal detail about Dolt that many know nothing about. Let's change that!
7 min readRead MorePart one of a beginner series introducing Docker and how to use it to run local containerized applications!
9 min readRead MoreA demonstration, complete with sample code, on how to use SQLAlchemy with Doltgres, the world's first version controlled PostgreSQL database.
19 min readRead MoreDolt 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 readRead MoreWe're rolling out a new algorithm for efficiently merging tables that have been modified by both branches.
10 min readRead MoreCoding 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 readRead MoreWe'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 readRead More
Tim's Weekly DoltHub Update
Stay in the loop and join the community on Discord