This blog illustrates how Dolt and Dolt CI can enhance an agentic workflow.
www.dolthub.com/blog/2025-08...
@dolthub.bsky.social
Dolt is the database for AI agents. Add version control and human review workflows to any application.
This blog illustrates how Dolt and Dolt CI can enhance an agentic workflow.
www.dolthub.com/blog/2025-08...
Dolt is perfect for the agentic wave that is coming. Agents need branches. Agents also need tests. Dolt is the only database with both. Agents can run Dolt CI tests as they make changes on clones or branches of your database.
www.dolthub.com/blog/2025-08...
#agentic #aiagents
We're going all in on agents here at DoltHub. We released a feature to help agents work in a Dolt database directory, AGENT.md.
www.dolthub.com/blog/2025-08...
This blog shows you how best to connect to a Dolt database so that your application can best leverage the core capabilities of Dolt.
www.dolthub.com/blog/2025-08...
This blog covers the process for releasing new desktop application versions to both the Mac App Store and Microsoft Store. It walks through gaining access, setting up credentials, building the applications, and submitting your app.
www.dolthub.com/blog/2025-07...
Dolt is the perfect database for agentic workflows. You can implement workflows that work safely on branches, and their work can be verified before merging. If the agents go rogue, just revert their changes to a previous commit. This is perfect for Replit users and similar tools.
#ai #replit
These tools need a database that you can branch, merge, and have human review the changes to avoid this. Dolt can do all of those things and we are free/open-source.
30.07.2025 17:43 β π 0 π 0 π¬ 0 π 0Dolt 2.0 is coming in early Q4. What's in store?
*Automated Garbage Collection on by Default
*Archive Compression on by Default
*Performance Parity with MySQL on sysbench
*Beta Vector Support
This blog gives a preview.
www.dolthub.com/blog/2025-07...
Agentic workflows benefit from the ability to branch and merge data, which only Dolt can do. To prove our point, we built a sample app that demonstrates agentic workflows built on top of an open-source helpdesk system, backed by Dolt.
www.dolthub.com/blog/2025-07...
There's always something to learn from every bug hunt. We recently collaborated with a customer to identify and resolve a memory leak using @golang's memory profiling tools.
www.dolthub.com/blog/2025-07...
A great benefit of being open source is that we don't really have any secrets, and so we can share every little detail of how Dolt works through our blog and docs. The "Conjoin" process is one such detail which we've never talked about before until now.
www.dolthub.com/blog/2025-07...
The latest version of DoltLab Enterprise uses @docker.com Swarm for its multihost deployment orchestration and we thought this was a good opportunity to write a beginner-friendly blog series about Docker.
www.dolthub.com/blog/2025-07...
Getting Started: SQLAlchemy and Doltgres Here at DoltHub, we built Doltgres, the world's first version-controlled PostgreSQL database. Doltgres lets you branch, fork, clone, mergeβ¦
Interest | Match | Feed
Getting Started: SQLAlchemy and Doltgres
www.dolthub.com/blog/2025-07...
Dolt is a great database to use if you need to know who changed what and when. With a little bit of manual assembly, you can produce an audit log across multiple distributed Dolt databases.
www.dolthub.com/blog/2025-07...
Dolt merge just got faster. Greater than 1000X in some cases. This blog explains the changes we made to our algorithm to make merging faster.
www.dolthub.com/blog/2025-07...
What is the Best Coding Agent? We did a Claude Code, Codex, Gemini Cursor bake-off.
www.dolthub.com/blog/2025-07...
Alpha support for using extensions in Doltgres is here. Let us know what your favorite Postgres extensions are and we can prioritize making sure the most popular ones are tested and work.
www.dolthub.com/blog/2025-07...
DoltLab Enterprise v2.4.0 now manages multihost deployments via Docker Swarm. This will require much less manual configuration, orchestration, and maintenance for our users.
www.dolthub.com/blog/2025-07...
Dolt & Doltgres Roadmap Update
www.dolthub.com/blog/2025-07...
The Agentic Software Engineer
www.dolthub.com/blog/2025-07...
Regarding Prollyferation (A Followup to "People Keep Inventing Prolly Trees")
www.dolthub.com/blog/2025-07...
To ensure Doltgres behaves like Postgres, we've started running it through Postgres Regression Test suite. This process performs correctness testing for Postgres-specific features.
www.dolthub.com/blog/2025-07...
Many database products offer some benefits of version control. Dolt and Doltgres are the only ones that provide the real deal. This blog lists DB features and products that aren't version-controlled, but might have something in common with version control. www.dolthub.com/blog/2025-07...
02.07.2025 13:49 β π 1 π 0 π¬ 0 π 0Prolly Trees!
www.dolthub.com/blog/2024-03...
This blog details our experience working with Claude Code on Dolt in the couple of months we've been using it. We cover a list of problems we've run into and the ways we've discovered to work around them.
www.dolthub.com/blog/2025-06...
This blog post is a short description of what factors affect a Prolly Tree's "balance" and some ways to think about how balanced your Prolly Trees are.
www.dolthub.com/blog/2025-06...
You are now able to preview merge conflicts before attempting a merge from both Dolt's SQL interface and from pull requests on the web.
www.dolthub.com/blog/2025-06...