Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. Automating custom merge logic using Dolt's conflict system tables

    11 min read
    Read More
  2. New Agent Mode Features

    Over the last month, we've been hard at work improving the agent mode experience in Dolt Workbench. This article will discuss some of the new features and enhancements we've made since launch.

    3 min read
    Read More
  3. Announcing: SSH Remotes

    You can now push and pull Dolt databases using SSH!

    8 min read
    Read More
  4. In this blog we try out lazydolt, a Terminal User Interface (TUI) application for working with a Dolt database. It's based on the popular lazygit application and was written by coding agents.

    5 min read
    Read More
  5. Multi-Agent Persistence

    As seen by its adoption in Beads and Gas Town, Dolt is perfect as a multi-agent persistence layer. This article explains.

    7 min read
    Read More
  6. 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
  7. 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
  8. 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
  9. 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
  10. 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
  11. An overview of recent improvements to how Dolt selects indexes in join planning.

    10 min read
    Read More
  12. 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
  13. 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
  14. Announcing Azure remote support in Dolt

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

    2 min read
    Read More
  15. 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
  16. 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
  17. 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
  18. 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
  19. 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
  20. 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
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord