Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. Dolt 1.0

    Today, we launched Dolt 1.0, signaling that the world's first and only version controlled SQL database is ready for your production workloads. Dolt 1.0 We started DoltHub in August 2018 with the idea tha…

    4 min read
    Read More
  2. An introduction to using the dolt_ignore configuration table to prevent staging tables that ought not to be staged.

    4 min read
    Read More
  3. Initial release of the dolt_schema_conflicts table.

    7 min read
    Read More
  4. Considerations, and recommendations for connecting to a database with branches

    5 min read
    Read More
  5. Working with AWS Remotes

    How to use AWS remotes with Dolt CLI and sql-server

    10 min read
    Read More
  6. Rename our Database

    Rename our database! MulletDB? DataRebase? OurSQL? MarxDB? Choose your fighter.

    5 min read
    Read More
  7. In 2021, a US executive order forced hospitals to publish all their insurance-negotiated rates in machine readable files. We think this data should be public, so we're crowdsourcing a single, fully open, MySQL…

    5 min read
    Read More
  8. Dolt Architecture Introduction

    Dolt is the world's first version controlled SQL database. How would you build a version controlled SQL database? This article will start with some of the high level requirements, explain some possible arch…

    7 min read
    Read More
  9. Cloning a Hosted Database

    Hosted DoltDB is for running online, production Dolt databases. Since we launched Hosted last year, we've been adding new features to offer a streamlined user experience and easy access to Dolt's powerful d…

    4 min read
    Read More
  10. Keep Calm And Panic

    Dolt is a SQL database with MySQL’s syntax and Git’s versioning semantics. Dolt is run as a service, and when things go wrong we prefer SQL errors to crashed servers. This was the basic premise behind B…

    5 min read
    Read More
  11. A customer was struggling with how to use standard ORM tools, like SQLAlchemy, to access Dolt time travel features across schema changes. One specific problem area is that combining app ORM/schema tools wit…

    6 min read
    Read More
  12. Accessing Dolt Data with the Postgres mysql_fdw

    Dolt is a full featured SQL database which supports Git-like version control features, including branch, diff, merge, clone, push and pull. It's wire protocol and supported SQL dialect are based on MySQL. …

    7 min read
    Read More
  13. Introducing dolt_column_diff

    Dolt is a version controlled relational database that combines the version control features of Git and the relational database features of MySQL. One of the features that leverages the powerful versioned histo…

    6 min read
    Read More
  14. Tips and tricks for getting ChatGPT assistance integrated into your favorite command line tool

    17 min read
    Read More
  15. Versioned MySQL Replicas on Hosted Dolt

    Today we're showing how to use Hosted Dolt to run a versioned MySQL replica. Adding Dolt to your existing MySQL database as a replica is a great way to easily try out Dolt with your own data. As we'll see in t…

    12 min read
    Read More
  16. For those new to Dolt and DoltHub, Dolt is Git for data. Git versions files. Dolt versions SQL tables. DoltHub is a place on the internet to share Dolt databases. We're excited to announce the release of a …

    3 min read
    Read More
  17. How to create a webapp with Hosted Dolt and AWS Amplify

    11 min read
    Read More
  18. Initial release of SwissMap, a Golang port of Abseil's flat_hash_map.

    10 min read
    Read More
  19. How to catch a bug in the SQL Analyzer

    9 min read
    Read More
  20. Introducing DOLT_PATCH()

    Dolt is a version controlled relational database that is a combination of the version control features of Git and the relational database features of MySQL. Today, we announce another new feature, the DOLT_PAT…

    6 min read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord