0 matching articles.
  1. There's a holy war brewing between Vibe Code and Trad Code that threatens to break the software engineering community worse than tabs vs spaces ever could. This article explains.

    7 min read
    Read More
  2. Introducing DoltLite

    Announcing DoltLite: a free, open source drop-in replacement for SQLite with Dolt-style version control features.

    10 min read
    Read More
  3. I spent a week and $3,000 using Gas Town. The results are incredible. I built a fork of SQLite that has Dolt version control features called DoltLite.

    14 min read
    Read More
  4. Automating custom merge logic using Dolt's conflict system tables

    11 min read
    Read More
  5. 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
  6. Announcing: SSH Remotes

    You can now push and pull Dolt databases using SSH!

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

    10 min read
    Read More
  15. 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
  16. 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
  17. Announcing Azure remote support in Dolt

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

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

    Tim's Weekly DoltHub Update

    Stay in the loop with a note from our CEO