Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. Introducing Dolt + Metaflow

    Note: this blog post appeared on previously on Medium and represents a collaboration with the Metaflow maintainers at Netflix. Background This post details how to use Metaflow with Dolt. Metaflow is a fr…

    13 min read
    Read More
  2. Dolt is a SQL database with Git-style versioning. We've been working hard to make Dolt fully compatible with MySQL. An important test for compatibility is support for MySQL editors. These editors provide us…

    3 min read
    Read More
  3. Dolt is an open source database that supports Git-style versioning. DoltHub is a place on the internet to share Dolt databases. Dolt is collectively our team's first major open source endeavor. We're learning …

    3 min read
    Read More
  4. It's that time. Our March dataset spotlight here at DoltHub. For new folks, Dolt is a SQL database with git-like versioning and DoltHub is a place on the internet to share Dolt databases. This monthly feature …

    2 min read
    Read More
  5. Dolt is a SQL database with Git-style versioning. DoltHub is Dolt's GitHub. A few weeks ago, we made private repositories free up to 1GB and announced it on Twitter. Private Repos are Free Tweet This …

    2 min read
    Read More
  6. "Open Data" is quickly attaining the hype and ambiguity of previous tech crazes like "Big Data" and "Block Chain". The motivation behind Open Data is easy to understand: data is one of the most valuable but …

    6 min read
    Read More
  7. Common Table Expressions (WITH)

    Introduction Dolt is Git for data. It's a SQL database that you can clone, fork, branch, merge, push and pull like a Git repository. We're committed to supporting 100% of the functionality offered by Git…

    7 min read
    Read More
  8. Dolt is a version-controlled SQL database. For data science (DS) workflows, specifically, Dolt uses data versioning primitives to implement unique flavors of reproducibility. DataFrames are a common inter…

    7 min read
    Read More
  9. Should you use DoltHub Bounties for your data-wrangling needs? Our bounty partners wanted to assemble a “master” catalog of all the college courses taught in the United States. For them, it was an easy riddl…

    4 min read
    Read More
  10. Dolt is a SQL database that supports Git-like features, including branch, diff, merge, clone, push and pull. Dolt's SQL functionality is built on top of a SQL engine written in Golang. We've previously bl…

    6 min read
    Read More
  11. In the first part of this two part blog we covered concurrent connection handling within dolt sql-server. We learned about session state, how to commit changes, and how to persist those changes across sessio…

    8 min read
    Read More
  12. Update 2021-08-02: Dolt now supports SQL transactions with COMMIT, ROLLBACK, SAVEPOINT and the other MySQL transaction primitives, so it's now safe to run the SQL server out of the box with multiple readers an…

    14 min read
    Read More
  13. Today, we’re launching our 4th bounty. Our previous three on the Presidential Election, Hospital Pricing, and College Course Catalogs have been eminent successes, if I do say so myself. Bounties are a real…

    2 min read
    Read More
  14. Introducing Stored Procedures

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

    4 min read
    Read More
  15. About a year ago, we wrote a blog post about how we thought people might use Dolt, the SQL database you can fork, clone, branch, merge, push and pull just like a git repository. At the time we wrote it, we …

    10 min read
    Read More
  16. Edit Dolt on the Web Using SQL

    DoltHub is a place on the internet to share, discover, and collaborate on Dolt databases. Last week we released a new feature on our edit on the web roadmap: edit data using the SQL Console. About a year…

    4 min read
    Read More
  17. We finished our second data bounty Monday, March 1. The target of the bounty was hospital prices. The results surpassed our expectations. We built a database of 1,400 of approximately 6,000 US hospital's ch…

    3 min read
    Read More
  18. It's that time. Our February dataset spotlight here at DoltHub. For new folks, Dolt is a SQL database with git-like versioning and DoltHub is a place on the internet to share Dolt databases. This monthly featu…

    2 min read
    Read More
  19. Dolt is Git for Data, the first SQL database you can clone, fork, branch and merge. Its SQL engine is go-mysql-server. Our goal is to be a 100% compatible, drop-in replacement for MySQL, but we have a ways…

    7 min read
    Read More
  20. OpenElections Follow Up

    As some of you are aware, we finished our first data bounty on Feb. 14 to collect US Presidential Precinct results for 2016 and 2020. On Feb. 15, we published a bounty review. The bounty review gained some dis…

    7 min read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord