Blog
PRODUCTS
KEYWORDS
We recently released branch permissions for Hosted Dolt Workbench. Collaborate seamlessly with your team while having greater oversight into what makes it into your main database.
4 min readRead MoreThe City of Chicago operates its own ambulances. Chicago charged Medicaid $233M at almost 10x the average Medicaid ambulance service rate in 2024. How is this possible? What is going on?
6 min readRead MoreOne feature of the Claude Agent SDK is the ability to embed custom tools directly in your application, enabling your agent to directly modify application state. This article will discuss what that means for ag…
4 min readRead MoreDolt rewrote its storage layer in 2022. 4 years later, we're finally dropping support for the pre-1.0 storage format. This blog describes how they're different and what the work of deletion entailed.
7 min readRead MoreThis article covers how to use Dolt Workbench's agent mode to look for suspicious payments in the newly released Medicaid dataset.
7 min readRead MoreAn overview of recent improvements to how Dolt selects indexes in join planning.
10 min readRead MoreThe United States federal government released a very interesting dataset of Medicaid payments. Can we use AI to find suspicious billing patterns in the data?
18 min readRead MoreDolt recently passed 20,000 GitHub stars. Thank you to the GitHub community for appreciating our creation.
2 min readRead MoreDolt now lets you push, pull and clone to Azure's blob storage.
2 min readRead MoreAgent mode in the Dolt Workbench relies on a carefully constructed system prompt that defines the agent's role and capabilities. In this article, we'll discuss the dangers of the system prompt and what it took…
9 min readRead MoreWe recently rewrote our implementation of `TIMESTAMPDIFF` in go-mysql-server and Dolt, and along the way, we had to make considerations for Go's implementations of time.
4 min readRead MoreA deep dive into how we built the GitBlobstore, which enables using Git remotes as Dolt remotes, using Git plumbing commands, bare repositories, and force-with-lease.
22 min readRead MoreDoltgres now supports PostgreSQL set-returning functions using RETURNS TABLE and RETURNS SETOF syntax, allowing SQL functions to return a set of records with multiple values, instead of just returning a single…
6 min readRead MoreDolt handles concurrency to individual branches via standard SQL transactions. Dolt also has an additional layer of concurrency management to deal with version control functionality. This article explains Dolt…
4 min readRead MoreThis article provides an overview of the Claude Agent SDK and how we used it to build agent mode in the Dolt Workbench.
7 min readRead MoreDolt v1.81.10 lets you use Git remotes as Dolt remotes — store and sync versioned SQL databases alongside your code via the Dolt CLI and Dolt sql-server.
9 min readRead MoreRun tests every time you commit to ensure that your data is always valid. Read about the new Commit Verification feature in Dolt.
11 min readRead MoreToday, we're launching agent mode in the Dolt Workbench — a Cursor-like agentic chat interface that allows you to safely interact with Dolt, MySQL, and Postgres databases.
5 min readRead MoreInteractive rebase now supports editing commits during a rebase. Learn how to use this powerful feature to curate your commit history!
8 min readRead MoreYou can now enable dolt mcp on your Hosted Dolt instances to connect them to your agentic workloads.
5 min readRead More
Tim's Weekly DoltHub Update
Stay in the loop and join the community on Discord