1. REFERENCE
    9 min read

    So you want Database Versioning?

    Tim Sehn|

    Here at DoltHub, we've had a lot of success with our "So you want..." series of blog posts helping people find Dolt when they are looking for it. Dolt is a lot of things. Dolt is a version controlled database, a Git database, Git for data, data…

    Read More
Found 20 matching articles.
  1. 3 min read

    Somebody Click Me

    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 familiar SQL database: time travel: query the d...

    Read More
  2. USE CASE
    4 min read

    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 is a format" to "Dolt is a database" ...

    Read More
  3. FEATURE RELEASE
    3 min read

    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 originally developed for the command ...

    Read More
  4. BOUNTY
    1 min read

    US Schools Bounty Retrospective

    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 turned out multiple relativel...

    Read More
  5. REFERENCE
    6 min read

    So you want Database Version Control?

    Database Version Control is a poorly ranked Google search. For me, it starts with a horizontally scroll-able section on code version control: irrelevant. Then, next up is ads for Redgate , Liquibase , and verta.ai...

    Read More
  6. WEB
    12 min read

    Managing State with React and Apollo Client

    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 know more about DoltHub's ar...

    Read More
  7. FEATURE RELEASE
    6 min read

    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 slew of other nuanced, properly configur...

    Read More
  8. DATASET
    11 min read

    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 every 10 years. It is a labor-intensive an...

    Read More
  9. REFERENCE
    14 min read

    How to Fix a Bug in Dolt's SQL Engine

    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 their existing workflows and systems, i...

    Read More
  10. BOUNTY
    2 min read

    Announcing the $10,000 US Businesses Bounty

    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 bounty. Announcing the $10,000 US Bus...

    Read More
  11. GOLANG
    6 min read

    A nasty bit of undefined timezone behavior in Golang

    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. But just for fun, let's talk about some of those rou...

    Read More
  12. 4 min read

    Faster than MySQL? An investigation

    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 release of Dolt we run a CI-job th...

    Read More
  13. 6 min read

    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 MySQL, while adding all of the versio...

    Read More
  14. USE CASE
    5 min read

    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 our vision as a drop-in replacement f...

    Read More
  15. 6 min read

    A Poorman's Pachyderm: Do we need enterprise ML platforms?

    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 priceless volumes of business value in the…

    Read More
  16. 5 min read

    Dolt and Images

    Dolt is a MySQL-compatible database that uniquely supports version control operations such as branch, merge, and diff. Over the past couple of months, our customers have been asking us to support the loading and versioning of files, particularly…

    Read More
  17. BOUNTY
    3 min read

    Menus bounty retrospective

    Dolt is a MySQL-compatible database with branch, merge and diff. DoltHub is a place on the internet to host, share and query Dolt databases. This blog is a retrospective on the menus bounty that launched on July 14th and wrapped on Au...

    Read More
  18. BOUNTY
    2 min read

    Announcing $10,000 US Schools Bounty

    It's time for another data bounty. Today, we're launching a $10,000 bounty to collect basic identifying data about schools in the United States. We seeded the database with California K through 12 Schools. Only 49 states (and the District of Columb...

    Read More
  19. PYTHON
    6 min read

    Open Source Patterns in Python

    About Dolt Web services make heavy use of versioning and open source sharing as a daily part of development. Production deployment is increasingly automated by AWS and other cloud services. Sandboxing, testing, and offline debuggability incre...

    Read More
  20. 3 min read

    Generational Garbage Collection

    Dolt is a MySQL-compatible database that uniquely supports version control operations such as branch, merge, and diff. Aaron Son has blogged about how Dolt stores data in a prolly tree in order to support these operations efficiently ....

    Read More
JOIN THE DATA EVOLUTION

Get started with Dolt

Or join our mailing list to get product updates.