Blog
PRODUCTS
KEYWORDS
For those new to Dolt and DoltHub, Dolt is Git for data. Git versions files. Dolt versions SQL tables. DoltHub is a place on the internet to share Dolt repositories. Just a bit of context We've been work…
5 min readRead MoreAt DoltHub we never like to go a day without a bounty. Having just wrapped up our US Housing Prices Bounty we announce without further ado... $15,0000 US Hospitals Bounty: "third time's the charm" If you…
3 min readRead MoreDolt is a SQL database with Git-style versioning. Today, we're proud to announce that we've implemented users and privileges! As we're aiming to be a drop-in replacement for MySQL, it is very important that …
6 min readRead MoreDolt is Git for data – it's a SQL database that lets you clone, branch, diff, merge, and fork your data just like you can with files in Git. R is a programming language designed for statistical computing an…
6 min readRead MoreAbout a month ago we announced the release of our latest product, DoltLab, the self-hosted version of DoltHub. This initial release, v0.1.0, made it possible for users to quickly host, deploy, and manage their…
4 min readRead MoreIntroduction Dolt is git for data, the world's only SQL database that you can branch and merge, clone and fork, push and pull just like a git repository. It's like Git and MySQL had a baby. To make do…
1 min readRead MoreDolt is a SQL database with Git-style versioning. With every release of Dolt, we approach our goal of being a complete drop-in replacement for MySQL. In our latest release, we added a beta implementation of …
3 min readRead MoreDolt is a database that has Git-like version control features and MySQL-like database handling features. Every day we come closer to achieving full functionality of both Git and MySQL. We support the main fe…
4 min readRead MoreHere at DoltHub we're building a database. Dolt is the only SQL database you can branch, merge, diff and clone. It's a MySQL compatible database with version control. As Dolt matures, we're continually impr…
6 min readRead MoreDolt brings branch semantics to databases. Just like git, you can checkout a new branch, commit changes, and merge branches. DoltHub is a visual editor for Dolt and a place where you can share Dolt databases o…
1 min readRead MoreDoltHub is the website where you can share, discover, and collaborate on Dolt version-controlled databases. DoltHub lets you edit data directly on the website using SQL queries or a spreadsheet like-interface …
4 min readRead MoreWindow Frames Dolt is a database that speaks the MySQL wire protocol but uses a custom SQL Engine to implement relational logic. Our engine, go-mysql-server, is increasingly inching towards 100% drop-in …
6 min readRead MoreDolt is the first version controlled SQL database. DoltHub is a place on the internet to share Dolt databases. DoltLab is a self-hosted version of DoltHub. Dolt brings Git-style version control to the relation…
4 min readRead MoreHere at DoltHub some of us have been working with PostgreSQL extensions recently. This is an introductory tutorial on how to get started building a PostgreSQL foreign data wrapper. We introduce the basics a…
18 min readRead MoreDoltHub is a collaborative database We recently wrote a blog about how DoltHub is the Figma of databases. Figma is a popular collaborative interface design tool that has changed the way designers collabo…
1 min readRead MoreDoltHub on desktop and mobile For those new to Dolt and DoltHub, Dolt is Git for data. Git versions files. Dolt versions SQL tables. DoltHub is a place on the internet to share Dolt repositories. Recentl…
2 min readRead MoreWhat Database Type Should You Use? There are a few factors that go into choosing a database for your project. SQL vs NoSQL, vertical vs horizontally scalable, open-source vs proprietary, and run the databas…
1 min readRead MoreIntroduction Originally, Dolt was a CLI tool focused on data sharing and collaboration. As a CLI tool, Dolt exposed commands that allowed users to import, commit, branch, and merge data. About 1.5 years ago…
3 min readRead MoreParticipating in our bounties is easier than ever With DoltHub's graphical tools it's easier than ever to contribute to one of our online databases. We've put out a new video that shows you how to do it, st…
1 min readRead MoreIntroduction We are building Dolt, the only SQL database that you can branch and merge, fork and clone, push and pull like a Git repository. For Dolt's SQL interface, we chose to implement the MySQL dial…
6 min readRead More
Tim's Weekly DoltHub Update
Stay in the loop and join the community on Discord