Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. Dolt Supports Prepared Statements

    Dolt is a SQL database that supports Git-like functionality, including branch, merge, clone, push and pull. Dolt targets compatibility with MySQL as an existing SQL dialect and wire protocol. We built Dolt …

    4 min read
    Read More
  2. "Database version control" and "version controlled database" are not the same thing. Version controlling your database refers to the practice of storing schema and schema modifications in a traditional source …

    6 min read
    Read More
  3. Don't Panic

    When Tim, Aaron, and I started working on this problem in August 2018 we immediately began playing with Noms. It was an open source project that gave us a lot of the things Aaron and I had been talking about…

    6 min read
    Read More
  4. Uploading Files to DoltHub

    Dolt is Git for data and DoltHub is our web application that houses Dolt repositories. A few weeks ago I wrote about merging pull requests on DoltHub and our roadmap for "edit on the web". We're working on red…

    5 min read
    Read More
  5. We originally built Dolt because we thought that existing data distribution formats were broken. In particular, we believed that consumers of data should not have to parse various formats (CSV, JSON, etc.), wr…

    6 min read
    Read More
  6. After four years of incredibly rancorous discourse about whether the US President was illegitimately elected with the help of foreign interference, it should surprise no one that the 2020 presidential elect…

    11 min read
    Read More
  7. Supporting AUTO_INCREMENT

    Dolt is a database built for collaboration and data distribution. It's "Git for Data," a SQL database you can branch, merge, diff, clone, fork, push and pull. We intend to become a fully MySQL compatible dat…

    4 min read
    Read More
  8. Doltpy: Dolt in Python

    Dolt is a SQL database with Git-like version control features. It presents a familiar SQL interface while exposing Git-like primitives for versioning tables and their data. Doltpy is a Python API for interacti…

    8 min read
    Read More
  9. October Dataset Spotlight

    Every month we highlight some interesting datasets on DoltHub. The focus is on new or updated datasets but sometimes we shed fresh light on a classic. For those new to Dolt and DoltHub, Dolt is Git for data…

    3 min read
    Read More
  10. Dolt is Git for Data, a SQL database you can branch, merge, clone, fork, sync, push and pull. Today we're excited to announce the release of a new optimization in the query planner: pushing down filters! …

    10 min read
    Read More
  11. When we began working on Dolt we made the decision to build on top of Noms. Noms stores data in a content addressable DAG, and has countless applications. It was a great starting point for us to build Dolt, …

    8 min read
    Read More
  12. We use Cypress to write integration tests against DoltHub in production. Learn how we set up tests that log in a user so that we can test against authenticated pages.

    6 min read
    Read More
  13. We are Hiring

    Dolt is a SQL database with Git-style versioning. DoltHub is a place on the internet to share Dolt databases. It takes a strong technical team to build a database from the storage engine up even when you ge…

    5 min read
    Read More
  14. Garbage Collection in Dolt

    Dolt is a tool built for collaboration and data distribution. It's "Git for Data," a SQL database you can branch, merge, diff, clone, fork, push and pull. Today, we're announcing support for garbage collecti…

    4 min read
    Read More
  15. Using Dolt with Deepnote

    Dolt is Git for data, a SQL database with Git-style versioning. DoltHub is a place on the internet to store and share Dolt databases. Python is the language of data science. As such, we created Doltpy, a Pytho…

    3 min read
    Read More
  16. Benchmarking Dolt with Sysbench

    At DoltHub we are building Dolt, a relational database with Git-like version control features. Naturally we are interested in measuring the performance profile of Dolt, and we would also like to make it easy f…

    6 min read
    Read More
  17. Announcing Merge on DoltHub

    Dolt is Git for data and DoltHub is our web application that houses Dolt repositories. Our goal is to make it easier to collaborate on data, and pull requests, or proposed changes to a repository, are an essen…

    4 min read
    Read More
  18. Data Collaboration on DoltHub

    Dolt is a SQL database with Git-like functionality, including clone, fork, push, pull, branch, and merge. DoltHub is a place on the internet for hosting, publishing, sharing and collaborating on Dolt datab…

    5 min read
    Read More
  19. Announcing triggers

    Dolt is Git for Data, a SQL database you can branch, merge, clone, fork, sync, push and pull. Today we're excited to announce a major new SQL feature: support for triggers! What's a trigger? Triggers a…

    7 min read
    Read More
  20. September Dataset Spotlight

    Every month we highlight some interesting datasets on DoltHub. The focus is on new or updated datasets but sometimes we shed fresh light on a classic. For those new to Dolt and DoltHub, Dolt is Git for data…

    3 min read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord