For anyone following Gas Town here (we’re usually on Discord!) — it’s stable, and reports are coming in of people building real stuff with it.
Today TimSehn (DoltHub CEO/Founder) posted this: lnkd.in/gyQ62mQX — built a new SQLite Dolt backend in just a few days.
The upcoming beads release is being ported to a enterprise-grade git-based database called Dolt. Want to browse your Dolt databases using familiar tools?
Check out the dolt-workbench: github.com/dolthub/dolt-work…
Yes, we actually built Git for data.
Dolt is the first SQL database that lets you branch, merge, diff, and revert your tables.
Check out the repo: github.com/dolthub/dolt
Why was DumboDB's disk usage 6x higher than Dolt's? We hunted wasted space, fixed bugs, and cut storage overhead to match Dolt (0.998x!). Read Neil Macneale's full investigation: 👉 dolthub.com/blog/2026-06-09-…
DumboDB Git: github.com/dolthub/dumbodb
ALT A Dolt agent asking for Users for DumbodDB. A version controlled document database
"Just like my beloved California, the taxes are worth it. In California, you get the weather. With DoltLite, you get the version control." — Tim Sehn
What the tax gets you: full history, branching, diff, and merge on your SQLite data.
Full writeup: ow.ly/b2FO50Z9vov
Tim Sehn makes the argument in under 300 words: AI agents create a new type of database write that didn't exist before, and Dolt is built for it.
dolthub.com/blog/2026-06-04-…
When Columbia's @DAP__Lab publishes BranchBench comparing your product to competitors, you pay attention. Read our full breakdown and response here: dolthub.com/blog/2026-06-03-…
🚀 Doltgres now supports functional indexes!
You can now index expressions and function results in our version-controlled Postgres database.
⚡️ Tested a 37x speedup on 300k rows from 150ms down to 4ms.
Try it safely on an isolated branch! dolthub.com/blog/2026-06-01-…
Beads gives coding agents like Claude Code persistent memory with Dolt's version-controlled infrastructure. Start in classic mode, then evolve for concurrency. Learn how to level up here: dolthub.com/blog/2026-05-29-…
We used Claude Code to migrate DoltHub’s docs from GitBook to Astro.
Great at tests, redirects, link cleanup, Markdown, and source-grounded fixes.
Still needed human eyes for anything visual.
Full post: dolthub.com/blog/2026-05-28-…
See the update: dolthub.com/docs/introductio…
Dolt 2.0 speeds up table scans 40% vs MySQL by storing small TEXT, JSON, GEOMETRY, and BLOB values inline. Read about the improvements below dolthub.com/blog/2026-05-20-…
DumboDB is Dolthub's new version-controlled document database, built on Dolt's storage engine.
Performance results are in. Neil Macneale ran DumboDB 0.1 head-to-head against MongoDB.
See how it holds up 👉 dolthub.com/blog/2026-05-19-…
Every Dolt blog post ships with a header image. We just put it in motion. dolthub.com/blog/2026-05-18-…
No AI was used in the making of this video.
Trad art approved.
TPC-C is the gold standard for database performance testing, simulating real-world transactions such as orders, payments, and deliveries.
The blog breaks down how TPC-C works and what we're still working toward.
👇 dolthub.com/blog/2026-05-14-…