Blog
PRODUCTS
KEYWORDS
After you open a pull request in a database, users can comment on the comparison of table cells between the two specified branches.
4 min readRead MoreFixing a bug in Dolt that MySQL still has and will not fix
9 min readRead Moresqllogictests is a collection of around 6 million sql correctness tests, designed to be used a as benchmark for SQL engine implementations. Although sqllogictests was made by the sqlite team, it can check for …
16 min readRead MoreDolt is the first SQL database that versions data with Git semantics. Using Dolt is as easy as downloading the binary, picking a directory for your data (mydb), running dolt sql-server, and using a MySQL c…
6 min readRead MoreDolt now supports replicated permissions, database drops
10 min readRead MoreDolt now supports creating and executing MySQL Scheduled Events.
7 min readRead MoreA quick Golang project to generate an ICS calendar feed for an on-call schedule managed by AWS Incident Manager
10 min readRead MoreA demonstration, complete with sample code, on how to use Knex.js with Dolt, the world's first version controlled SQL database.
18 min readRead MoreThe snake doesn't like to commit. In Python autocommit is off by default in the Database API. This is different than other standard database connectors like ODBC and JDBC. Most common databases have autocommit…
9 min readRead MoreTips for running a Discord server for an open-source software project
11 min readRead MoreDolt is now able to produce a diff from the resulting table sets from two queries, again.
5 min readRead MoreWe're saying Good Bye to one of DoltHub's most unique experiments, Data Bounties. DoltHub started with a data marketplace mission. Data Bounties were our best idea to bootstrap a virtuous cycle between data pr…
8 min readRead MoreDolt, DoltHub, and Hosted Dolt can be used for Spreadsheet Version Control. Many of our customers migrated to Dolt from a really complicated, heavily edited spreadsheet. I first tested Dolt against Google S…
12 min readRead MoreHosted Dolt now supports SAML single sign-on for your organizations. Choose your third-party identity provider and configure SSO directly from the Hosted website.
4 min readRead MoreDolt's support for automatically merging schema changes has greatly improved this year.
10 min readRead MorePreviously, I wrote an article about pitfalls befouling Go newcomers. These were each lessons that I personally learned while working on go-mysql-server, a drop-in replacement for MySQL written entirely in Go.…
9 min readRead MoreDolt is a SQL database with a custom storage layer designed for Git semantics. Dolt supports fast branching, diffing, and merging, plus all of the features MySQL provides. One of the ways we track our com…
4 min readRead MoreDolt now supports profiles to manage global argument configurations
4 min readRead MoreFor growing software startups offering online products and services, there comes a time when having on-call engineers becomes a necessity. As customers and service level agreements begin to increase, someone n…
14 min readRead More
Tim's Weekly DoltHub Update
Stay in the loop and join the community on Discord