Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. Dolt Rebase Conflict Resolution

    Dolt rebase now supports conflict resolution for data conflicts.

    9 min read
    Read More
  2. How We Count Faster Than MySQL

    Dolt is the first version controlled database with Git semantics. We often compare ourselves to MySQL because that was the first wire protocol we achieved drop-in compatibility with. But , with the release o…

    6 min read
    Read More
  3. Doltgres is a SQL database with Git-style versioning, a Postgres version of Dolt. We've been working to make Doltgres compatible with PostgreSQL by supporting database workbenches such as TablePlus and DBeav…

    2 min read
    Read More
  4. DoltHub Blog: Greatest Hits

    A list of the DoltHub Blog's Greatest Hits.

    7 min read
    Read More
  5. Dolt runs on Diesel

    A demonstration, complete with sample code, on how to use Diesel with Dolt, the world's first version controlled SQL database.

    12 min read
    Read More
  6. Introducing Workspace Updates

    Curate your data history with Dolt Workspace Tables Edits!

    6 min read
    Read More
  7. Dolt for Data Engineers

    Dolt can be used by data engineers to implement a data staging area or version controlled Gold tables. These two additions to your data stack improve data quality and decrease time to recovery when bad data ma…

    8 min read
    Read More
  8. We're continuing to make progress on DoltgreSQL, which is a version of Dolt built to be a drop-in replacement for PostgreSQL. For those that may not know about Dolt, it's built as a drop-in replacement for My…

    4 min read
    Read More
  9. Throwing out code doesn't mean that it wasn't worth writing.

    10 min read
    Read More
  10. A very silly concurrency exercise in using Go channels that send channels that send channels that send channels.

    5 min read
    Read More
  11. A comprehensive example of how one might migrate a QLDB ledger's history over to Dolt.

    19 min read
    Read More
  12. Announcing Hosted Dolt Private Deployments

    Hosted Dolt now supports deployments which are only accessible from authorized VPCs

    6 min read
    Read More
  13. DoltHub On The Road

    What conferences should DoltHub get a booth at?

    4 min read
    Read More
  14. So you Want Hosted MySQL?

    Hosted Dolt can deploy a MySQL primary with a Dolt replica, giving any MySQL database an immutable, queryable audit log of every transaction. This Dolt replica can be used for disaster recovery or compliance. …

    11 min read
    Read More
  15. Git has a workspace which is not well understood. Let's talk about it.

    6 min read
    Read More
  16. There's no one-size-fits-all approach when it comes to modeling data. Sometimes you want to use a file system. Sometimes you need a relational database. Other times you need a semi-structured file format, like…

    4 min read
    Read More
  17. Announcing the Dolt log graph

    Last week, we discussed the implementation of commit graph on DoltHub. Today, we're excited to explore this topic further! We've recently launched two new commands in Dolt: dolt log --graph and dolt log --grap…

    8 min read
    Read More
  18. We want to re-use Dolt's tens of thousands of tests for Doltgres. The only problem: the tests are written in MySQL's dialect, and we need them to be in Postgres's dialect. This blog post demonstrates a techniq…

    6 min read
    Read More
  19. Recently, AWS announced they were no longer accepting new Quantum Ledger Database (QLDB) users and the service would be deprecated in July 2025. QLDB Deprecated Email What are you supposed to do if you a…

    6 min read
    Read More
  20. Announcing Hosted MySQL with Dolt Replica

    Hosted Dolt now allows you to create clusters with a MySQL primary and a Dolt replica

    7 min read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord