Blog
PRODUCTS
KEYWORDS
Adding version control functionality to Retool apps
7 min readRead MoreA survey of the data merge space. Data merge in not mail merge. New tools exists to merge two tables at scale. This is true data merge.
8 min readRead MoreFor those who are unfamiliar with Dolt, it is a version controlled SQL database. If you know what GitHub and MySQL are, you already know how to use Dolt! We have been improving our compatibility with MySQL eve…
5 min readRead MoreA release of a new golang package for hashing generic types.
6 min readRead MoreDoltDB is a MySQL-compatible database with Git's distributed versioning features. It's the first relational database that versions your data changes AND your schema changes. Today's blog post is a teaser for a…
8 min readRead MoreIt's 2022, and the version control wars are conclusively over. Everybody uses git, but hardly anybody really understands it, and even fewer truly love it. git is hard to use I think these last two poin…
9 min readRead MoreDoltHub is the place to share Dolt's version controlled databases. Last month, we created a migrate button that automatically migrates your Dolt databases to the latest storage format. We've since migrated …
5 min readRead MoreIf you haven't heard, Dolt is a SQL database with Git versioning. A couple of months ago, a customer asked for prefix indexes, so we implemented them. In this blog, we'll discuss how to use prefix indexes, t…
5 min readRead MoreHere at DoltHub, our centerpiece is Dolt, which fuses a MySQL-compatible database with Git-style versioning capabilities. After you install Dolt, all it takes are a few commands to have a running server: m…
7 min readRead MoreThis is a guest post by Rimantas Lukosevicius. He is a regular bounty contributor and this is his first data analysis blog for us. Who and Where are the NIMBYs? During the second iteration of DoltHub…
10 min readRead MoreExplains how we improved blob write performance
7 min readRead MoreGoogle Universal Analytics will stop collecting data on July 1, 2023. Learn how to add the new Google Analytics 4 (GA4) property to start collecting data from your Gatsby and Next.js applications.
5 min readRead MoreA collection of useful patterns for interacting with spawned processes using os/exec.
6 min readRead MoreA survey of data quality control processes and tools. The article describes the modern data stack and how it evolves, a model for thinking about data quality, and finally a survey of modern, open source data q…
18 min readRead MoreDolt is the first database that versions data like Git versions code. We focused on a few key areas for improving Dolt this year: 1) sharpening MySQL feature parity, 2) smoothing the first hour experience,…
8 min readRead MoreHosted Dolt now has Organization Teams, try making A-Team now
3 min readRead MoreHere at DoltHub, our centerpiece is Dolt, which fuses a MySQL-compatible database with Git-style versioning capabilities. After you install Dolt, all it takes are a few commands to have a running server: m…
10 min readRead MoreTL;DR Git versions files and Dolt versions data. The diff and log commands in Git and Dolt are useful tools to view what has changed between different revisions. You can control what changes you want to …
10 min readRead MoreIf you haven't heard, Dolt is a version controlled database, kinda like if Git and MySQL had a baby. Not too long ago, we announced partial support for Spatial Data Types. Since then, we've received requests…
3 min readRead More
Tim's Weekly DoltHub Update
Stay in the loop and join the community on Discord