Blog
PRODUCTS
KEYWORDS
This 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 MoreWe're building Dolt, the world's first SQL database with Git-like version control. Recently, a customer contacted us to let us know that test symbols were making it into their binary when they took a depen…
16 min readRead MoreExplains how Dolt uses a memo data structure to optimize join plans.
9 min readRead MoreExplains soft deletes in databases: what they are, why and how to use them. Introduces a new version controlled database concept where every delete is a soft delete.
7 min readRead MoreIf you're like me you've spent a lot of the last two months thinking about how to parse huge JSON files. That's because some of the most valuable data in the world of healthcare is buried in them. These fil…
9 min readRead MoreDoltHub is the central repository for Dolt's version-controlled databases. We like to call it the Github of databases. It lets you query, share, and collaborate on Dolt databases. Last month, we brought D…
4 min readRead MoreIn early October we released DoltHub Jobs, our latest backend change to DoltHub that lets DoltHub handle large, long-running write operations like file import and pull-request merge. We also recently released …
5 min readRead MoreDoltHub is building a database of hospitals and their chargemasters for Payless.Health. A complete list of URLs will help them build out their comprehensive search engine of hospital prices, spanning all 7,000…
2 min readRead MoreDolt is a version controlled relational database. It is a combination of Git and MySQL. We've received requests for an official Dolt Docker image from many customers who want to run Dolt in a container. We g…
7 min readRead MoreDolt is a database like no other. Dolt is a version controlled MySQL compatible database. In Dolt both your data and schema are managed with a Git-like commit graph which allows you to do things that you can…
2 min readRead More
Tim's Weekly DoltHub Update
Stay in the loop and join the community on Discord