Blog
PRODUCTS
KEYWORDS
This article surveys the AI database landscape. How do AI use cases effect databases? What products exist today that fit AI database use cases?
11 min readRead MoreWhat is AI capable of today? What will it likely be capable of in the near future? This article provides a brief history of AI
8 min readRead MoreDoltgres is now available to run on Docker via DockerHub. Read on for details.
2 min readRead MoreAfter 5 years, Dolt performs just as well as MySQL on Sysbench
2 min readRead MoreAs of version 1.78.0, we have a new value for zero time. What does this mean and why did we make this change?
3 min readRead MoreDoltLab Enterprise can now be deployed to a single K8s namespace using the installer.
8 min readRead MoreDolt supports a new configuration option, `listener.require_client_cert`, that forces all clients to send a certificate when they connect, otherwise the connect is refused. You can use this option to globally …
8 min readRead MoreWhen using Dolt with Claude Code I noticed Claude Code making the same error over and over again even after I put specific instructions in CLAUDE.md. Is this a sign that the Dolt user interface is broken?
5 min readRead MoreHow agents can write directly to your database safely, and you can see the changes instantly with Workbench.
1 min readRead MoreDolt is a version controlled SQL database: think Git but for data. This includes the ability to create and merge branches with automatic merge resolution for concurrent changes. Dolt also works well as a ve…
6 min readRead MoreWe're using Go to write Dolt, the world's first and only version-controlled SQL database. dolt loves go One of the things we like about Go is its ability to build binaries for different operating system…
9 min readRead MoreDolt's SQL server now supports mutual TLS authentication. You can configure user accounts to require a client to present a valid certificate that is chained from the servers CA cert. You can also place additio…
10 min readRead MoreDolt makes it possible to implement a Cursor-like user interface for any database backed application, complete with diff and rollback. This article explains how.
10 min readRead MoreHere at DoltHub.com, performance is key. Learn about the sacrifices we make for greatness!
5 min readRead MoreDolt uses an optimized representation for JSON that makes update and merge operations fast and automatic... usually.
8 min readRead MoreThis guide will help you set up Dolt (a version-controlled SQL database) with Claude Code, enabling you to use AI to make database changes that you can track, review, and manage through the Dolt Workbench.
5 min readRead MoreWe used Cursor Agent to migrate our blog from Gatsby and Astro. Learn the dos and don'ts we uncovered from using an agent for a large scale migration.
9 min readRead MoreElectron is the most popular framework for building desktop apps using web technologies. In this article, we'll discuss a newer alternative, Tauri, and weigh some of the pros and cons between the two framework…
6 min readRead MoreAgent 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.
10 min readRead MoreHow we build Dolt from source on Windows using Git Bash, MSYS2, and pacman.
4 min readRead More
Tim's Weekly DoltHub Update
Stay in the loop and join the community on Discord