Blog
PRODUCTS
KEYWORDS
Dolt is a drop in replacement for MySQL, but beware because transactions behave differently
13 min readRead MoreOn my last Golang post, I suggested that the main source of confusion in Golang is the fact that the language presents itself as a C-like object oriented language, and dresses itself in C-like syntax, while di…
11 min readRead MoreThe new dolt_undrop() stored procedure allows you to easily restore dropped databases
7 min readRead MoreAfter 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 More
Tim's Weekly DoltHub Update
Stay in the loop and join the community on Discord