Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. Improving engine performance is like solving a murder mystery.

    14 min read
    Read More
  2. How to write and debug yacc parsers in golang

    9 min read
    Read More
  3. Announcing Full-Text Indexes

    Today, we are proud to announce the initial release of Full-Text indexes! This is very important for us, as Dolt is a drop-in replacement for MySQL, that gives you all the versioning features that you're used…

    5 min read
    Read More
  4. While cleaning our hospital price database, I learned that GPT-4's function calling could quickly crack one of our hardest nuts. The context Since 2021, hospitals have been required to publish tables of:…

    6 min read
    Read More
  5. Dolt commands can now connect to remote servers allowing for git like feel for shared servers

    7 min read
    Read More
  6. 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
  7. Announcement of European deployment regions for hosted Dolt.

    2 min read
    Read More
  8. 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
  9. 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
  10. 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
  11. 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
  12. 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
  13. 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
  14. 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
  15. 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
  16. 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
  17. 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
  18. 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
  19. Runtime costs and strategies for static initialization in Go

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

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord