Blog
PRODUCTS
KEYWORDS
Improving engine performance is like solving a murder mystery.
14 min readRead MoreHow to write and debug yacc parsers in golang
9 min readRead MoreToday, we are proud to announce the initial release of Full-Text indexes! This is very important for us, as Dolt is a drop-in replacement for MySQL, that gives you all the versioning features that you're used…
5 min readRead MoreWhile cleaning our hospital price database, I learned that GPT-4's function calling could quickly crack one of our hardest nuts. The context Since 2021, hospitals have been required to publish tables of:…
6 min readRead MoreDolt commands can now connect to remote servers allowing for git like feel for shared servers
7 min readRead MoreDolt 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 More
Tim's Weekly DoltHub Update
Stay in the loop and join the community on Discord