Blog
PRODUCTS
KEYWORDS
go:generate was designed to solve a very specific problem. Does it succeed?
8 min readRead MoreA very common Dolt usage pattern is what we call customer per branch. The main branch of your Dolt database is used for schema and domain data. Each customer's data is stored on a separate customer-specific br…
6 min readRead MoreDolt is a version controlled database, think if Git and MySQL had a baby. Our goal is to have Dolt be a drop-in replacement to MySQL; this includes support for Stored Procedures. A Brief History Stored …
2 min readRead MoreRecent updates to Doltgres compatibility for Postgres extensions to UPDATE
3 min readRead MoreAfter using Cursor to try and solve simple issues in our open source project, Dolt, this technology reminds me of searching the web in 1998. It's one step function improvement away from being awesome.
13 min readRead MoreIn today's post we dive into how you can run ProxySQL in front of a Dolt read-replication cluster.
17 min readRead MoreWhat happens when your dependency stops working how you expect... but only on Mac?
10 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…
5 min readRead MoreTrade shows or conferences are sales events we reluctantly spend money on even though our attendance has not generated a single sale. Why do we keep going?
8 min readRead MoreDolt is a Structured Query Language (SQL) database. This article goes over basic SQL INSERT, UPDATE and DELETE queries used to modify data in a Dolt database.
5 min readRead MoreMay marks five years since Dolt adopted go-mysql-server. Today we summarize the current state of GMS by walking through a query's journey from parsing to result spooling. Overview SQL engines are the log…
14 min readRead MoreWe've built sample applications for Dolt in most languages and using many frameworks. Last year, we build a Django sample application against Dolt. That same application works against Doltgres with only config…
3 min readRead MoreWe tried Junie, the new JetBrains AI coding agent, and, well, she sucks too.
9 min readRead MoreImporting PostgreSQL data dumps into Doltgres continues to improve.
9 min readRead MoreA demonstration, complete with sample code, on how to use Knex.js with Doltgres, the Postgres flavor of Dolt which has recently gone Beta.
15 min readRead MoreGolang doesn't require users to think about memory allocation. But if you want your code to be fast, you probably should anyway.
9 min readRead MoreDolt is 1.0. Dolt is a proven production database. Doltgres is Beta and still heavily under development. Why would a person choose Doltgres over Dolt? This article answers why.
4 min readRead MoreAnnouncing the Beta release of Doltgres, the Postgres-flavored version of Dolt. Doltgres is ready for you to begin building a version-controlled application today.
7 min readRead MoreDoltgres currently does not ship with a Git- or Dolt-style CLI. This simplifies the product and its interface, making it easier for new users to understand what it is. But, users must use a Doltgres server and…
5 min readRead MoreHow databases actually encode values on disk matters. We explore the different ways that Dolt can encode data to improve performance.
10 min readRead More
Tim's Weekly DoltHub Update
Stay in the loop and join the community on Discord