Blog
PRODUCTS
KEYWORDS
DoltHub is a place on the internet to share, discover, and collaborate on Dolt databases. About a year ago we set off on a journey to make adding and editing data on DoltHub possible. Our goal was to ease c…
4 min readRead MoreFrom Dolt's inception, we shied away from blockchain hype. Dolt looks more like a traditional SQL database with Git-style features than something that could power a digital coin. Dolt is not targeting traditio…
7 min readRead MoreRecently, we conducted some quick and dirty read latency smell tests comparing reads against Amazon's EBS volumes to reads against Amazon's S3. We ran these to test our hypothesis that a proposed infrastructur…
11 min readRead MoreDolt is a MySQL-compatible database with branch, merge and diff. DoltHub is a place on the internet to host, share and query Dolt databases. If you’re just hearing about the menus bounty, here is menus lau…
5 min readRead MoreDolt is Git for data. DoltHub is a place on the internet to share Dolt databases. In a recent discussion with a potential customer, the customer thought we did not make a big enough deal of Dolt being immutabl…
4 min readRead MoreDoltHub is our web application for working with, sharing and collaborating on Dolt databases. We host dolt remotes and run bounties on DoltHub, among other things. Sometimes when talking with customers or…
5 min readRead MoreDolt is a SQL database with Git-style versioning. With each new version of Dolt, we increase the number of supported SQL features. We're moving toward our goal of being a complete drop-in replacement for MyS…
13 min readRead MoreDolt is a SQL database with Git-style versioning, and like git, when you want to make your data available to others you need a place to push it to so others can clone / pull it. In both Git and Dolt this is c…
5 min readRead MoreDolt is a SQL database with Git-style versioning. A couple of months ago, our team was introduced to an engineering team that wanted to use Elixir with Dolt. Elixir is a "dynamic, functional language", based…
6 min readRead MoreDoltHub is a place on the internet to share, discover, and collaborate on Dolt databases. Diffing between different versions of data is a big part of what makes Dolt unique as a database, and we revamped ou…
9 min readRead MoreDolt is a MySQL database that can branch, diff and merge. Every 6 weeks we launch a data bounty and pay contributors to build unique, public databases. Payment is based on the percent of cell edits a participa…
3 min readRead MoreIf you aren’t yet familiar with Dolt and DoltHub, Dolt is a MySQL database that can branch, diff and merge. DoltHub hosts those databases on the web. We are currently running data bounties, a string of collab…
4 min readRead MoreAny frequent visitor to DoltHub knows we publish a lot of blog posts. How many? Three per week: Monday, Wednesday, and Friday. Everyone at the company writes them. Why do we do that? This blog post will answer…
4 min readRead MoreWhen we began working on Dolt in 2018 we leveraged Noms, an open source project that gave us efficient diff and merge capabilities. The company that had built Noms, Attic Labs, pitched it to developers as a …
3 min readRead MoreDolt is a SQL database with Git-style versioning. One of our biggest priorities is ensuring that Dolt is a drop in replacement for any MySQL database. That means any query that can be run on a MySQL database m…
2 min readRead MoreHi, I'm New Here So for those of you that are new here too and I hope there are many of you, Dolt is a database with Git-like features. In Marvel terms, we took your standard base and gave it superpowers. …
6 min readRead MoreIntroduction We will learn how to version control Google Sheets data using Dolt and GitHub Actions today. This is intended for teams who might benefit from a Pull-Request process for managing Google Sheet…
7 min readRead MoreDolt is Git for data, a SQL database that you can fork, clone, branch, and merge. Those are the features you won't find in any other SQL database. But what about the features you can find in any other dat…
6 min readRead MoreIntroduction We are pleased to introduce a Kedro-Dolt plugin, a collaboration between Quantum Black Labs and DoltHub designed to expand the data versioning abilities of data scientists and engineers. You…
7 min readRead MoreBackground An explosion of data driven products and business processes is creating an urgent need for best practices to ensure data reaching end users is high quality. This data could be in the form of mach…
10 min readRead More
Tim's Weekly DoltHub Update
Stay in the loop and join the community on Discord