Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. 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
  2. Fixing a bug in Dolt that MySQL still has and will not fix

    9 min read
    Read More
  3. 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
  4. 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
  5. 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
  6. Replication Updates

    Dolt now supports replicated permissions, database drops

    10 min read
    Read More
  7. Announcing: Scheduled Events

    Dolt now supports creating and executing MySQL Scheduled Events.

    7 min read
    Read More
  8. 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
  9. 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
  10. 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
  11. Tips for running a Discord server for an open-source software project

    11 min read
    Read More
  12. 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
  13. 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
  14. 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
  15. 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
  16. Will it merge?

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

    10 min read
    Read More
  17. 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
  18. Dolt 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 read
    Read More
  19. Introducing Dolt Profiles

    Dolt now supports profiles to manage global argument configurations

    4 min read
    Read More
  20. For 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 read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord