Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. Does IEEE-754 compliance guarantee consistency across platforms?

    15 min read
    Read More
  2. Learn how we combined GnuCash, Dolt, and Claude to build a Vibe-accounting tool (that doesn't work super great)!

    54 min read
    Read More
  3. Our riff on the Spotify Wrapped Year in Review format for 2025. Our favorites from a number of categories.

    4 min read
    Read More
  4. Error Types in Dolt

    Why Dolt uses different error types for go-mysql-server and Dolt.

    4 min read
    Read More
  5. App Builders Deserve Better Databases

    App builders can help you quickly create new applications, including applications that use databases. Several of the app builders we tested out default to using Neon as the database for an application and in t…

    15 min read
    Read More
  6. How Dolt Got as Fast as MySQL

    The optimizations that brought Dolt's performance equal to MySQL's

    9 min read
    Read More
  7. Dolt + FIT: Teaching Databases and AI

    The Fashion Institute of Technology (FIT) uses Dolt for a number of use cases, including creating and hosting open financial data, powering financial apps used by the business department, and teaching database…

    4 min read
    Read More
  8. Databases which lose data, lose trust. Learn how Dolt detects and repairs journal data loss.

    6 min read
    Read More
  9. So you want an AI Database?

    This article surveys the AI database landscape. How do AI use cases effect databases? What products exist today that fit AI database use cases?

    11 min read
    Read More
  10. What is AI capable of today? What will it likely be capable of in the near future? This article provides a brief history of AI

    8 min read
    Read More
  11. Doltgres is now available to run on Docker via DockerHub. Read on for details.

    2 min read
    Read More
  12. After 5 years, Dolt performs just as well as MySQL on Sysbench

    2 min read
    Read More
  13. As of version 1.78.0, we have a new value for zero time. What does this mean and why did we make this change?

    3 min read
    Read More
  14. Announcing DoltLab on Kubernetes

    DoltLab Enterprise can now be deployed to a single K8s namespace using the installer.

    8 min read
    Read More
  15. Requiring Client Certificates

    Dolt supports a new configuration option, `listener.require_client_cert`, that forces all clients to send a certificate when they connect, otherwise the connect is refused. You can use this option to globally …

    8 min read
    Read More
  16. When using Dolt with Claude Code I noticed Claude Code making the same error over and over again even after I put specific instructions in CLAUDE.md. Is this a sign that the Dolt user interface is broken?

    5 min read
    Read More
  17. How agents can write directly to your database safely, and you can see the changes instantly with Workbench.

    1 min read
    Read More
  18. Diffing Documents with DOLT_JSON_DIFF

    Dolt is a version controlled SQL database: think Git but for data. This includes the ability to create and merge branches with automatic merge resolution for concurrent changes. Dolt also works well as a ve…

    6 min read
    Read More
  19. We're using Go to write Dolt, the world's first and only version-controlled SQL database. dolt loves go One of the things we like about Go is its ability to build binaries for different operating system…

    9 min read
    Read More
  20. Announcing Mutual TLS Authentication

    Dolt's SQL server now supports mutual TLS authentication. You can configure user accounts to require a client to present a valid certificate that is chained from the servers CA cert. You can also place additio…

    10 min read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord