Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. Comparing Dolt Backups with Remotes

    Whether due to clumsiness, physical damage, or malicious actors, the worst thing that can happen to your data is irretrievable loss. But this is a feature release, not a postmortem, and we are excited to ann…

    5 min read
    Read More
  2. Dolt roadmap retrospective

    A few months ago I got interviewed by a substack on open source development about Dolt. One of the questions I was glad to answer was what motivates me to contribute to Dolt. Well there's the money, obvious…

    8 min read
    Read More
  3. Edit like a Spreadsheet V1

    DoltHub is a place on the internet to share, discover, and collaborate on Dolt databases. For about a year we've been working on adding more ways to edit data on DoltHub. Edit like a spreadsheet has been one…

    4 min read
    Read More
  4. Dolt is a version controlled database. How would one use such a thing? Do you gather data from a bunch of sources? Is data quality an issue? Do you detect defects at ingestion or do defects manifest downs…

    5 min read
    Read More
  5. Today we are announcing that with the release of Dolt v0.30.0, both the Dolt CLI and DoltHub will initialize branch main instead of branch master. This change is backwards compatible, so using this Dolt versio…

    2 min read
    Read More
  6. Somebody Click Me

    demo blog image Dolt is a MySQL compatible database with Git-like versioning semantics. Dolt is fast becoming a complete drop-in replacement for MySql. More specifically, this is what Dolt adds to a fami…

    4 min read
    Read More
  7. Announcing Nautobot + Dolt

    Last month we published the second blog in a series about running Django on Dolt. Using Dolt as an application-backing store is a new direction for the product. It represents a shift in thinking from "Dolt i…

    5 min read
    Read More
  8. How To Use Dolt SQL Remotes

    TLDR We recently introduced a new Dolt feature: interacting with remotes from SQL server sessions. Dolt is a modern relational database that supports Git style fetch, pull, and push semantics. Although…

    4 min read
    Read More
  9. Our $10,000 US Schools bounty just completed. We assembled a cleaned, free database of US schools. Please use it and let us know what you think. How did we do? This bounty was a little strange because it…

    2 min read
    Read More
  10. So you want Database Version Control?

    Understand Database Version Control - definitions, methods, and tools. Add version control to your database schema and data. The Dolt database versions data and schema in a Git-like way.

    8 min read
    Read More
  11. DoltHub is a Next.js application written in Typescript and backed by a GraphQL server. We use Apollo's built-in integration with React to manage our GraphQL data within our React components. If you want to…

    10 min read
    Read More
  12. Announcing Janky Hosted DoltHub Databases

    We all know that self-hosting a database is a challenging and daunting task. The hosting environment needs to have all the database's dependencies, must have the proper user/group permissions, and requires a s…

    6 min read
    Read More
  13. 2020 Census

    Having accurate information on where people live within a country is of critical importance to the function of that country's government. The United States constitution mandates that congress hold a census ev…

    11 min read
    Read More
  14. Dolt is an open-source SQL database that has Git-like functionality, including branch, merge, clone, push and pull. As we attract more and more users with various use cases and ways of integrating Dolt into…

    14 min read
    Read More
  15. This guest blog post is by Spacelove, a top performer of several of our former bounties and winner of many thousands of dollars in prize money. He agreed to be the coordinator and judge for this new data bount…

    3 min read
    Read More
  16. Go is a great language. Really, it is! We complain about the rough edges, but on the whole it's been a great choice for us, and we're not sorry we picked it. go is a great language... but But just for …

    6 min read
    Read More
  17. Introduction At DoltHub, we are obsessed with Dolt's performance. In the past we've written about Sysbench, our primary benchmarking mechanism for comparing our performance to MySQL's. Every time we run a …

    5 min read
    Read More
  18. Unleash the Fuzz

    Dolt is a SQL database with Git-style versioning. With each new version of Dolt, we increase the number of supported SQL features. We're moving toward our goal of being a complete drop-in replacement for MyS…

    6 min read
    Read More
  19. Django and Dolt part II

    Back in June, we wrote about running Django on Dolt. We described our journey from Dolt as "Git for Data" to what we are today: a MySQL compatible relational database that is 99% SQL compliant. To fulfill o…

    5 min read
    Read More
  20. Developing machine learning infrastructure is a competitive new space. Machine learning operations (MLOps) promises to replace stodgy, manual scripts with automated and reproducible pipelines, unlocking pric…

    7 min read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord