Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. Data Merge is Different

    Dolt is the first SQL database that branches, diffs, and merges data the way Git version controls text. We expected versioning data to be different than versioning code. But as the first database with struct…

    8 min read
    Read More
  2. Announcement of European deployment regions for hosted Dolt.

    2 min read
    Read More
  3. A 2023 update on Dolt for Postgres users. Dolt works with the Postgres mysql_fdw. We're getting started on a Postgres-flavored Dolt named Doltgres.

    7 min read
    Read More
  4. A demonstration, complete with sample code, on how to use SQLAlchemy with Dolt, the world's first version controlled SQL database.

    19 min read
    Read More
  5. Explore the new feature in our documentation that allows users to execute queries and interact with DoltHub databases without leaving the page.

    4 min read
    Read More
  6. Go 1.21RC2 is out and there's a bunch of small, but helpful new features and changes that are worth learning

    9 min read
    Read More
  7. How to Run DoltLab on Hosted Dolt

    In June of this year we released DoltLab v1.0.0 which uses Dolt as its default application database instead of PostgreSQL, providing out-of-the-box, version-controlled data for all of our DoltLab customers. …

    7 min read
    Read More
  8. CSV Support for the Hosted Dolt Workbench

    The Hosted Dolt SQL workbench now supports CSV file uploads and exporting SQL query results as a CSV.

    4 min read
    Read More
  9. I'm staring down 400M rows of hospital prices that, to my knowledge, haven't been seen before by the public. At least not all in one place, and definitely not by someone like me, who's more used to avoiding me…

    10 min read
    Read More
  10. Explains what an air gapped network is, where they are generally deployed, and some tools to make managing the software and data inside them easier

    8 min read
    Read More
  11. Dolt was originally designed as a standalone CLI tool for supporting distributed asynchronous data sharing with the same primitives as Git. But we are now a database company. We still support data sharing wi…

    12 min read
    Read More
  12. Understand slowly changing dimension definitions, methods, and tools. Outlines the business benefits of using slowly changing dimension for database versioning. Introduces Dolt, the first SQL database with bui…

    21 min read
    Read More
  13. The `@@dolt_transaction_commit` system variable turns all SQL commits into Dolt commits, enabling you to have a versioned history of your data without having to explicitly call dolt_commit().

    10 min read
    Read More
  14. Runtime costs and strategies for static initialization in Go

    13 min read
    Read More
  15. The database is the heart of most applications. It's where the data that drives your web applications lives. It's where your users' data is stored. The data in your database may be used in countless ways such…

    5 min read
    Read More
  16. Dolt's Command Line Interface is being modernized to integrate better with our SQL Server. A little history, and a plan for the future.

    6 min read
    Read More
  17. In this tutorial, learn how to define triggers in MySQL and what they're good for, with examples

    8 min read
    Read More
  18. Better JSON Support

    In case you haven't heard, we're now Dolt 1.0!. However, we're not finished. In this blog, we'll go over some recent improvements to Dolt's JSON handling. Additionally, I'll go through some examples of JSON…

    3 min read
    Read More
  19. In early May we announced Dolt v1.0.0, the first stable release of Dolt, signaling that Dolt is ready for production use. Shortly thereafter we revealed that DoltHub.com now runs on Dolt. In my previous blog p…

    5 min read
    Read More
  20. Replicating Unexpected Behavior

    I'm an engineer at DoltHub, and for the past month, I've been working on matching Dolt's regular expression capabilities with MySQL. This is important for us, as Dolt is a drop-in replacement for MySQL, that …

    8 min read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord