Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. 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
  2. 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
  3. Runtime costs and strategies for static initialization in Go

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

    8 min read
    Read More
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. How to launch multiple Golang binaries from a test and attach your debugger to them

    10 min read
    Read More
  13. Hospital price data is pretty damn tedious to collect. There thousands of different formats for these files, which by and large contain the same kind of data, just phrased differently. That makes it expensive …

    5 min read
    Read More
  14. Just Dolt

    Nike is synonymous with the "Just Do It" ad campaign. Some people think "Dolt" is "DoIt", "Do It" with the space removed. Notice there is no difference in some fonts, like the one we use for this blog. No one …

    5 min read
    Read More
  15. C to WASM to Go

    Sometimes, the most complicated solution may end up being the simplest. This sounds like a contradiction, but it depends on where a project's priorities lay. I'm an engineer here at DoltHub, and about 9 mo…

    9 min read
    Read More
  16. Using DoltHub as a Remote for Hosted Dolt

    We have two web products for Dolt: DoltHub and Hosted Dolt. DoltHub is GitHub for Dolt and Hosted is AWS RDS for Dolt. Each product has different use cases depending on your goals, but there are also reaso…

    6 min read
    Read More
  17. Struggling with a crippling addiction to YAML? You aren't alone. We can help.

    8 min read
    Read More
  18. DoltHub on Hosted Dolt

    For the past few months at DoltHub, we've been really excited about the release of Dolt 1.0. If you missed it, it dropped last Friday May 5th. Dolt 1.0 is the first stable release of Dolt and guarantees for…

    18 min read
    Read More
  19. Making Nautobot work with Dolt, again

    Dolt is a MySQL-compatible database that allows branching, diffing, and merging database changes. In this blog post, we will discuss how Dolt is being used with a network automation solution called Nautobot an…

    8 min read
    Read More
  20. Getting Started: Hosted Dolt

    There are a bunch of ways to get started with Dolt, the word's first and only version controlled database. You can run Dolt locally as a version controlled database or as Git for Data. You can start using D…

    10 min read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord