1. REFERENCE
    11 min read

    So you want Database Versioning?

    Tim Sehn|

    Here at DoltHub, we've had a lot of success with our "So you want..." series of blog posts helping people find Dolt when they are looking for it. Dolt is a lot of things. Dolt is a version controlled database, a Git database, Git for data, data versi...

    Read More
0 matching articles.
  1. AIWORKBENCH
    10 min read

    Agent Mode in the Dolt Workbench

    Agent mode is a popular way to use an LLM interact with a code repository using an IDE. Does a Workbench have this functionality for operating on databases? Not yet. This article explains why.

    Read More
  2. TECHNICAL
    4 min read

    Building Dolt on Windows: The Pacman Game

    How we build Dolt from source on Windows using Git Bash, MSYS2, and pacman.

    Read More
  3. AI
    22 min read

    Agentic Plan Execution

    In this post, I talk about the strategies used to improve agentic data importing using idempotent goal based planning and execution.

    Read More
  4. GOLANG
    5 min read

    Go CPU Profiling on MacOS is Broken

    Profiling on MacOS gives unexpected and misleading results.

    Read More
  5. INTEGRATION
    10 min read

    FastAPI Works with Dolt

    FastAPI is a popular Python framework for building APIs. In this article, we'll build a sample application using FastAPI and Dolt.

    Read More
  6. FEATURE RELEASE
    5 min read

    Announcing DoltLab on Podman

    DoltLab's latest release allows you to run DoltLab with Podman instead of Docker.

    Read More
  7. INTEGRATION
    12 min read

    Bolt versus Replit, Vercel, and Lovable

    We continue to test out generative AI tooling! In this post we're test driving Bolt and comparing it to our experiences with Lovable, Replit, and Vercel. Each of these app builders lets you build a web app through a conversational UI, but they all have different experiences, features, and strengths. Read on to find out what we thought about Bolt.

    Read More
  8. AI
    5 min read

    I Learned Dolt from Scratch Using Claude

    How a marketing professional with zero command-line experience learned Git and Dolt through conversational AI assistance, building a real database project along the way.

    Read More
  9. AI
    8 min read

    Agentic Systems Need Version Control: An Example

    In this article, we'll discuss why version control unlocks so much potential for agents in domains outside of code, then walk through a simple application with some agentic features backed by a Dolt database.

    Read More
  10. AI
    5 min read

    Andrej Karpathy Says Agents Need Diffs

    In a recent interview on the Dwarkesh podcast, Andrej Karpathy talked about how agents require diffs. We're jealous we didn't think of that so we wrote an article praising Andrej's take.

    Read More
  11. TECHNICAL
    11 min read

    Dependency Management in Database Design

    Modularization is critical for large codebases. If it feels like it's creating barriers, it's actually telling you something important about your code.

    Read More
  12. INTEGRATION
    12 min read

    Lovable versus Replit and Vercel

    We've been testing out generative AI tooling and in this blog post we take a look at Lovable's app builder and compare it to Vercel v0 and Replit. We build a small web app that loads data from a Dolt database, and use Dolt's version-control features to expose that version information in the web application. Read on to learn how the Lovable experience stacked up.

    Read More
  13. FEATURE RELEASE
    5 min read

    Introducing the `dolt_branch_activity` System Table

    We've introduced a system table to help you manage stale branches. Check it out!

    Read More
  14. GOLANG
    4 min read

    Switch Statements in Go

    Switch statements in Go have unique features that make it easy to write complex flow controls. Read this blog to see what makes them so special.

    Read More
  15. WEB
    7 min read

    Migrating our Blog from Gatsby to Astro

    How we migrated our blog from Gatsby to Astro for better performance, simpler maintenance, and improved developer experience

    Read More
  16. AI
    12 min read

    Agentic Web Crawling

    In this post, I'll walk you through my experience crawling websites using AI agents

    Read More
  17. AISQL
    6 min read

    AI SQL Testing

    A new paper about AI SQL testing was published by the UC Berkeley CS department. We've been working with the authors, Qiuyang Mang and Runyuan He, fixing bugs their testing tool Argus identified for over a month. This article describes the Argus approach and the bugs it found in Dolt.

    Read More
  18. 7 min read

    Announcing Dolt 1.75! AutoGC and Archives Enabled by Default

    We've promoted two features from experimental to on by default. Let's discuss.

    Read More
  19. DATASET
    4 min read

    Open Crop and Soil Database

    OurSci just published a cool open database of crop and soil samples on DoltHub. OurSci partnered with the Bionutrient Association to collect the data between 2020 and 2023. The database is published free and open on DoltHub.

    Read More
  20. DOLTGRES
    6 min read

    State of Doltgres

    It's been 6 months since Doltgres went Beta. What's new, and where are we going next?

    Read More
JOIN THE DATA EVOLUTION

Get started with Dolt

Or join our mailing list to get product updates.