Blog
PRODUCTS
KEYWORDS
We explore how Dolt achieves space-efficient version-controlled vector indexes using a novel data structure.
20 min readRead MoreLearn how to debug tricky performance issues by diffing two pprof Go profiles.
5 min readRead MoreLet's let Claude Code write AI Agents to play a Battleship game!
10 min readRead MoreCould agents do data scraping and cleaning? This article is a quick first foray into this question. The results are promising when using Dolt as your database.
9 min readRead MoreWe've added a dolt_stash() procedure, allowing you to stash your changes anywhere in Dolt.
5 min readRead MoreDoltgres has launched support for UPDATE ... FROM statements, allowing you to update the data in a table based on data joined in from other tables.
3 min readRead MoreDolt now supports INSERT...RETURNING statements a la MariaDB. See what this means for Dolt's MySQL compatibility and the future of Dolt.
5 min readRead MoreToday we're announcing DoltLab v2.3.14 with support for OIDC Single Sign-On
4 min readRead MoreWe recently discovered Claude Code and it has produced 22 Pull Requests we accepted into our open source projects, Dolt and go-mysql-server. In this article, we dive into how we found Claude Code and some of C…
7 min readRead MoreLet's use Dolt and Claude to build a Battleship game!
12 min readRead MoreWe're continuing to make progress on DoltgreSQL, which is a version of Dolt built to be a drop-in replacement for PostgreSQL. Dolt is a MySQL compatible database that is built from the ground up with Git-infl…
6 min readRead MoreRecently, on the Lex Friedman podcast, two of the founding engineers at Cursor, Sualeh Asif and Aman Sanger, said databases need branches to support agentic use cases. Unfortunately, neither seemed to know abo…
8 min readRead MoreA novel data structure has been invented four times now, with three different names. We think that's a good sign.
11 min readRead MoreCreate your next Laravel web application with version controlled Postgres-compatible database.
6 min readRead MoreDolt's codebase is officially 10 years old. A look back at what happened in that time.
8 min readRead MoreDoltgres has launched initial support for the ROW() constructor syntax as well as records. This allows you to compare records created with ROW(), select record expressions, and use records in WHERE clauses. Th…
9 min readRead MoreA comprehensive guide to adapting Dolt Workbench for Linux, covering packaging choices, configuration specifics, and solutions for platform-specific challenges.
4 min readRead MoreDolt supports several replication modes, including support for the MySQL binlog replication protocol, which allows Dolt to work as a source or replica with MySQL-compatible databases. In this blog, we set up a…
10 min readRead MoreDolt exposes Prometheus Metrics. Here we'll cover how to access Dolt(gres) metrics for use with Prometheus.
5 min readRead MoreIf you've used HuggingFace, you've probably dealt with Parquet files. What are they, and why are they challenging to work with?
11 min readRead More
Tim's Weekly DoltHub Update
Stay in the loop and join the community on Discord