DoltHub

2.3K posts

DoltHub banner
DoltHub

DoltHub

@DoltHub

Dolt is the database for AI agents. Add version control and human review workflows to any application. Join us on Discord: https://t.co/Uee3Hk18L5

Santa Monica, CA Katılım Aralık 2017
387 Takip Edilen889 Takipçiler
DoltHub
DoltHub@DoltHub·
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-2…
English
0
0
1
60
DoltHub
DoltHub@DoltHub·
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-1…
DoltHub tweet media
English
0
0
1
46
DoltHub
DoltHub@DoltHub·
Every Dolt blog post ships with a header image. We just put it in motion. dolthub.com/blog/2026-05-1… No AI was used in the making of this video. Trad art approved.
DoltHub tweet media
English
0
0
0
64
DoltHub
DoltHub@DoltHub·
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-1…
English
0
0
0
95
DoltHub
DoltHub@DoltHub·
We just released DumboDB, a NoSQL DB from DoltHub using MongoDB tools, with unique indexing and version control. Read what's under the hood: dolthub.com/blog/2026-05-1…
English
0
0
1
90
DoltHub
DoltHub@DoltHub·
Hey Grok, is this real? 😏
DoltHub tweet media
English
1
0
1
77
DoltHub
DoltHub@DoltHub·
@planarrowspace Glad you found the article! Sorry about the busted links. We are fixing right now.
English
0
0
1
4
Aaron Schumacher
Aaron Schumacher@planarrowspace·
@DoltHub Thanks, yes, I was able to find the article. The links from your home page are still broken.
English
1
0
0
59
DoltHub
DoltHub@DoltHub·
🎉 Dolt 2.0: The first version-controlled SQL database outperforms MySQL with 13% faster writes, 5% faster reads, 30-50% storage savings, auto garbage collection, and version-controlled vectors. dolthub.com/blog/2026-05-1… #OpenSource
DoltHub tweet media
English
2
0
5
117
DoltHub
DoltHub@DoltHub·
Traditional DB: "Your AI agent modified 47,294 rows" Dolt: → `dolt diff` (see exactly what changed) → `dolt blame` (which agent did it) → `dolt revert` (undo the disaster) Version control, not amnesia. #GitForData #DatabaseForAI
English
0
0
0
77
DoltHub
DoltHub@DoltHub·
Agents are rewriting code faster than ever. In this new agentic era, tests are your true asset. Building DoltLite, our version-controlled SQLite fork, proved that every leap in quality came from new tests. Thoughts? dolthub.com/blog/2026-05-0…
DoltHub tweet media
English
0
0
0
53
DoltHub
DoltHub@DoltHub·
Backups can’t undo precise mistakes—Dolt can. Run Dolt or Doltgres as a replica to your MySQL, MariaDB, or Postgres primary. Every transaction is a reversible commit. Prepare for agentic errors. Learn more: dolthub.com/blog/2026-05-0…
DoltHub tweet media
English
0
0
0
43
DoltHub
DoltHub@DoltHub·
Functional indexes are live in Dolt. One index. Same query. 300k rows: ~150ms → under 2ms. That's the real-world result on a case-insensitive name lookup.dolthub.com/blog/2026-04-2…
English
0
0
1
106
DoltHub
DoltHub@DoltHub·
Dolt's GC walks the graph, copies referenced chunks into a new file, and deletes the old one. Old GC wrote one output file per run — no resume on interruption. Incremental GC writes multiple files instead. Already-written files = no redundant work. dolthub.com/blog/2026-04-2…
English
0
0
0
47
DoltHub
DoltHub@DoltHub·
What if SQLite could git merge? That's DoltLite. A new embeddable, version-controlled SQL database. Runs as a C library on iOS, Android, Python, Node, Rust… and as WASM inside a browser tab. Free, open source, ready for users: github.com/dolthub/doltli… dolthub.com/blog/2026-04-2…
DoltHub tweet media
English
0
2
2
191
DoltHub
DoltHub@DoltHub·
@lifeof_jer A version-controlled database changes the math: every write is a commit, DELETE reverts in seconds, agents work on a branch (not main), and backups push to a remote. This is what we build at Dolt. Agents shouldn't have write access to mutable main.
English
0
0
0
43