Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. Improving Stored Procedure Support

    Here at DoltHub, our centerpiece is Dolt, which fuses a MySQL-compatible database with Git-style versioning capabilities. After you install Dolt, all it takes are a few commands to have a running server: m…

    7 min read
    Read More
  2. This is a guest post by Rimantas Lukosevicius. He is a regular bounty contributor and this is his first data analysis blog for us. Who and Where are the NIMBYs? During the second iteration of DoltHub…

    10 min read
    Read More
  3. Explains how we improved blob write performance

    7 min read
    Read More
  4. Google Universal Analytics will stop collecting data on July 1, 2023. Learn how to add the new Google Analytics 4 (GA4) property to start collecting data from your Gatsby and Next.js applications.

    5 min read
    Read More
  5. A collection of useful patterns for interacting with spawned processes using os/exec.

    6 min read
    Read More
  6. So you want Data Quality Control?

    A survey of data quality control processes and tools. The article describes the modern data stack and how it evolves, a model for thinking about data quality, and finally a survey of modern, open source data q…

    18 min read
    Read More
  7. Dolt is the first database that versions data like Git versions code. We focused on a few key areas for improving Dolt this year: 1) sharpening MySQL feature parity, 2) smoothing the first hour experience,…

    8 min read
    Read More
  8. Cozy Data

    Today, I want to talk about a new term that I just invented but feel certain is destined for fame or even infamy: cozy data. cozy To introduce what I mean by this groundbreaking concept, I think it's e…

    7 min read
    Read More
  9. Hosted Dolt now has Organization Teams

    Hosted Dolt now has Organization Teams, try making A-Team now

    3 min read
    Read More
  10. Introducing Branch Permissions

    Here at DoltHub, our centerpiece is Dolt, which fuses a MySQL-compatible database with Git-style versioning capabilities. After you install Dolt, all it takes are a few commands to have a running server: m…

    10 min read
    Read More
  11. TL;DR Git versions files and Dolt versions data. The diff and log commands in Git and Dolt are useful tools to view what has changed between different revisions. You can control what changes you want to …

    10 min read
    Read More
  12. If you haven't heard, Dolt is a version controlled database, kinda like if Git and MySQL had a baby. Not too long ago, we announced partial support for Spatial Data Types. Since then, we've received requests…

    3 min read
    Read More
  13. We're building Dolt, the world's first SQL database with Git-like version control. Recently, a customer contacted us to let us know that test symbols were making it into their binary when they took a depen…

    16 min read
    Read More
  14. Memoizing Joins

    Explains how Dolt uses a memo data structure to optimize join plans.

    9 min read
    Read More
  15. So you want Soft Deletes?

    Explains soft deletes in databases: what they are, why and how to use them. Introduces a new version controlled database concept where every delete is a soft delete.

    7 min read
    Read More
  16. If you're like me you've spent a lot of the last two months thinking about how to parse huge JSON files. That's because some of the most valuable data in the world of healthcare is buried in them. These fil…

    9 min read
    Read More
  17. DoltHub is the central repository for Dolt's version-controlled databases. We like to call it the Github of databases. It lets you query, share, and collaborate on Dolt databases. Last month, we brought D…

    4 min read
    Read More
  18. In early October we released DoltHub Jobs, our latest backend change to DoltHub that lets DoltHub handle large, long-running write operations like file import and pull-request merge. We also recently released …

    5 min read
    Read More
  19. DoltHub is building a database of hospitals and their chargemasters for Payless.Health. A complete list of URLs will help them build out their comprehensive search engine of hospital prices, spanning all 7,000…

    2 min read
    Read More
  20. Dolt is a version controlled relational database. It is a combination of Git and MySQL. We've received requests for an official Dolt Docker image from many customers who want to run Dolt in a container. We g…

    7 min read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord