Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. 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
  2. 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
  3. 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
  4. 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
  5. 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
  6. 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
  7. 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
  8. 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
  9. 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
  10. 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
  11. Runtime costs and strategies for static initialization in Go

    13 min read
    Read More
  12. 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
  13. 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
  14. In this tutorial, learn how to define triggers in MySQL and what they're good for, with examples

    8 min read
    Read More
  15. 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
  16. 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
  17. 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
  18. Hosted DoltDB Launches Replicas

    Dolt is Git for Data. It's a MySQL compatible database with Git-style versioning and branching built in. We launched Hosted Dolt a little over a year ago and since then we've released additional metrics, imp…

    4 min read
    Read More
  19. Introducing Dolt Events

    Dolt is a version-controlled relational database that supports MySQL features. Today, we are excited to announce that we are adding support for MySQL Events. These are tasks that run on a specific schedule, su…

    5 min read
    Read More
  20. How to launch multiple Golang binaries from a test and attach your debugger to them

    10 min read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord