Blog
PRODUCTS
KEYWORDS
Dolt is the first SQL database that branches, diffs, and merges data the way Git version controls text. We expected versioning data to be different than versioning code. But as the first database with struct…
8 min readRead MoreAnnouncement of European deployment regions for hosted Dolt.
2 min readRead MoreA 2023 update on Dolt for Postgres users. Dolt works with the Postgres mysql_fdw. We're getting started on a Postgres-flavored Dolt named Doltgres.
7 min readRead MoreA demonstration, complete with sample code, on how to use SQLAlchemy with Dolt, the world's first version controlled SQL database.
19 min readRead MoreExplore the new feature in our documentation that allows users to execute queries and interact with DoltHub databases without leaving the page.
4 min readRead MoreGo 1.21RC2 is out and there's a bunch of small, but helpful new features and changes that are worth learning
9 min readRead MoreIn June of this year we released DoltLab v1.0.0 which uses Dolt as its default application database instead of PostgreSQL, providing out-of-the-box, version-controlled data for all of our DoltLab customers. …
7 min readRead MoreThe Hosted Dolt SQL workbench now supports CSV file uploads and exporting SQL query results as a CSV.
4 min readRead MoreI'm staring down 400M rows of hospital prices that, to my knowledge, haven't been seen before by the public. At least not all in one place, and definitely not by someone like me, who's more used to avoiding me…
10 min readRead MoreExplains what an air gapped network is, where they are generally deployed, and some tools to make managing the software and data inside them easier
8 min readRead MoreDolt was originally designed as a standalone CLI tool for supporting distributed asynchronous data sharing with the same primitives as Git. But we are now a database company. We still support data sharing wi…
12 min readRead MoreUnderstand slowly changing dimension definitions, methods, and tools. Outlines the business benefits of using slowly changing dimension for database versioning. Introduces Dolt, the first SQL database with bui…
21 min readRead MoreThe `@@dolt_transaction_commit` system variable turns all SQL commits into Dolt commits, enabling you to have a versioned history of your data without having to explicitly call dolt_commit().
10 min readRead MoreRuntime costs and strategies for static initialization in Go
13 min readRead MoreThe database is the heart of most applications. It's where the data that drives your web applications lives. It's where your users' data is stored. The data in your database may be used in countless ways such…
5 min readRead MoreDolt's Command Line Interface is being modernized to integrate better with our SQL Server. A little history, and a plan for the future.
6 min readRead MoreIn this tutorial, learn how to define triggers in MySQL and what they're good for, with examples
8 min readRead MoreIn case you haven't heard, we're now Dolt 1.0!. However, we're not finished. In this blog, we'll go over some recent improvements to Dolt's JSON handling. Additionally, I'll go through some examples of JSON…
3 min readRead MoreIn early May we announced Dolt v1.0.0, the first stable release of Dolt, signaling that Dolt is ready for production use. Shortly thereafter we revealed that DoltHub.com now runs on Dolt. In my previous blog p…
5 min readRead MoreI'm an engineer at DoltHub, and for the past month, I've been working on matching Dolt's regular expression capabilities with MySQL. This is important for us, as Dolt is a drop-in replacement for MySQL, that …
8 min readRead More
Tim's Weekly DoltHub Update
Stay in the loop and join the community on Discord