Blog
PRODUCTS
KEYWORDS
Things are going pretty well here at DoltHub. Dolt, the world's first and only version controlled SQL database, is being used for a ton of use cases, the most popular of which are to version video game configu…
10 min readRead MoreEverybody has their pet issues with their daily driver language. For Gophers, a lot of us complain about the verbosity of error handling. Me, I don't mind that so much. quadruple your lines of code with th…
11 min readRead MoreDoltDB is a version controlled relational database built from the ground up. The storage format is novel. The execution engine is novel. Both are increasingly Postgres and MySQL compatible. And it is all ope…
9 min readRead MoreA short guide for provisioning a GPU host in AWS EC2
8 min readRead MoreA simple quality of life feature for Dolt SQL Shell users: Pager support.
3 min readRead MoreThe Dolt for Beginners series focuses on topics people getting started with Dolt will likely be interested in. Most of our other blog articles go pretty deep so we want a space to talk about topics that expert…
8 min readRead MoreWith the multiple compelling swiss table implementations in Golang available within the ecosystem, we have decided to archive the `dolthub/swiss` repository.
3 min readRead MoreLearn how to start, manage, and connect to a local Dolt server directly from your Dolt Workbench application — no command line required.
5 min readRead MoreIn this tutorial, learn how to use foreign keys in MySQL and what they're good for, with examples
11 min readRead MoreRobot Blogger RIP 🪦
14 min readRead MoreThe Dolt for Beginners series focuses on topics people getting started with Dolt will likely be interested in. Most of our other blog articles go pretty deep so we want a space to talk about topics that expert…
8 min readRead MoreWe use Golang to build DoltDB, a version-controlled SQL database. In the process we frequently run into language peculiarities and trade-offs. The Go runtime thread manager makes many things possible, but a…
6 min readRead MoreAt DoltHub, we are building Dolt is the world's first version-controlled SQL database, supporting operations like branch, diff, merge, rebase, and blame as well as interactions with remotes such as clone, p…
4 min readRead MoreIn this tutorial, learn how to use secondary indexes in MySQL and what they're good for, with examples
13 min readRead MoreToday we're excited to share our open-source Robot Blogger tool! If you've not been following along, I recently wrote about my experience learning about RAG to get a robot blogger prototype working. Our goal w…
6 min readRead MoreIn the world of software development, Git revolutionized how teams manage and share code. Dolt, often described as "Git for data," takes that same transformative philosophy and applies it to relational databas…
4 min readRead MoreThe Dolt for Beginners series focuses on topics people getting started with Dolt will likely be interested in. Most of our other blog articles go pretty deep so we want a space to talk about topics that expert…
7 min readRead MoreIn this tutorial, learn how to use primary keys in MySQL and what they're good for, with examples
12 min readRead MoreHere at DoltHub we're hard at work on Doltgres, our Postgres-flavored version of Dolt. Dolt is the world's first version controlled database but it's MySQL-flavored. After years of customer feedback requesting…
4 min readRead More
Tim's Weekly DoltHub Update
Stay in the loop and join the community on Discord