Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. Branch Permissions in the Hosted Dolt Workbench

    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 read
    Read More
  2. The Chicago Ambulance Caper

    The 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 read
    Read More
  3. One 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 read
    Read More
  4. Dolt 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 read
    Read More
  5. This article covers how to use Dolt Workbench's agent mode to look for suspicious payments in the newly released Medicaid dataset.

    7 min read
    Read More
  6. An overview of recent improvements to how Dolt selects indexes in join planning.

    10 min read
    Read More
  7. Can Claude Find Fraud?

    The 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 read
    Read More
  8. 20,000 Stars

    Dolt recently passed 20,000 GitHub stars. Thank you to the GitHub community for appreciating our creation.

    2 min read
    Read More
  9. Announcing Azure remote support in Dolt

    Dolt now lets you push, pull and clone to Azure's blob storage.

    2 min read
    Read More
  10. How to Write a System Prompt

    Agent 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 read
    Read More
  11. We 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 read
    Read More
  12. A 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 read
    Read More
  13. Doltgres 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 read
    Read More
  14. Dolt's Extra Layers of Concurrency

    Dolt 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 read
    Read More
  15. Building with the Claude Agent SDK

    This article provides an overview of the Claude Agent SDK and how we used it to build agent mode in the Dolt Workbench.

    7 min read
    Read More
  16. Announcing Git remote support in Dolt

    Dolt 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 read
    Read More
  17. Announcing: Commit Verification

    Run tests every time you commit to ensure that your data is always valid. Read about the new Commit Verification feature in Dolt.

    11 min read
    Read More
  18. Cursor for SQL

    Today, 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 read
    Read More
  19. SQL Rebase Edit

    Interactive rebase now supports editing commits during a rebase. Learn how to use this powerful feature to curate your commit history!

    8 min read
    Read More
  20. You can now enable dolt mcp on your Hosted Dolt instances to connect them to your agentic workloads.

    5 min read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord