Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. Dolt is a drop in replacement for MySQL, but beware because transactions behave differently

    13 min read
    Read More
  2. On 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 read
    Read More
  3. The new dolt_undrop() stored procedure allows you to easily restore dropped databases

    7 min read
    Read More
  4. Pull Request Diff Comments

    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 read
    Read More
  5. Fixing a bug in Dolt that MySQL still has and will not fix

    9 min read
    Read More
  6. sqllogictests 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 read
    Read More
  7. Why SQL?

    In the mid-2000s SQL was having a rough time. NoSQL was all the rage. A chorus of senior engineers shouted: "SQL doesn't scale." "Oracle...Microsoft...waaaaaah! "DBAs are expensive and get in developer's …

    7 min read
    Read More
  8. How to Use Lateral Joins

    Dolt 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 read
    Read More
  9. Replication Updates

    Dolt now supports replicated permissions, database drops

    10 min read
    Read More
  10. Announcing: Scheduled Events

    Dolt now supports creating and executing MySQL Scheduled Events.

    7 min read
    Read More
  11. A quick Golang project to generate an ICS calendar feed for an on-call schedule managed by AWS Incident Manager

    10 min read
    Read More
  12. A demonstration, complete with sample code, on how to use Knex.js with Dolt, the world's first version controlled SQL database.

    18 min read
    Read More
  13. The 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 read
    Read More
  14. Tips for running a Discord server for an open-source software project

    11 min read
    Read More
  15. Reannouncing Dolt Query Diff

    Dolt is now able to produce a diff from the resulting table sets from two queries, again.

    5 min read
    Read More
  16. Bye Bye Data Bounties

    We'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 read
    Read More
  17. Dolt + Google Sheets

    Dolt, 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 read
    Read More
  18. Hosted 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 read
    Read More
  19. Will it merge?

    Dolt's support for automatically merging schema changes has greatly improved this year.

    10 min read
    Read More
  20. Previously, 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 read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord