Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. US Housing Prices Bounty Retrospective A year ago we launched DoltHub data bounties. If you're unfamiliar, we use Dolt to create open databases that don't exist anywhere else on the internet. We use Dolt's …

    3 min read
    Read More
  2. Using Dolt with Tableplus

    About At DoltHub we are laser focused on improving Dolt's UX across the database stack. A key part of this is integrating with SQL Editors that offer an elegant SQL reading and writing experience. Below is …

    1 min read
    Read More
  3. We aim to make Dolt 100% MySQL compliant, but we are also committed to making Dolt fast. My colleagues are hard at work adding new optimizations to our storage layer — inlining functions, minimizing memory…

    4 min read
    Read More
  4. Dolt is an open-source version-controlled database. It lets you push and pull databases just like you can push and pull source code with git. You can make changes on a local clone, commit, and then dolt pus…

    11 min read
    Read More
  5. We launched our latest product DoltLab earlier this year to provide users who don't want to push their data to the public internet a self-hosted DoltHub. Since DoltLab's launch, we've been working to make d…

    8 min read
    Read More
  6. Getting Started with Privileges Video

    We recently landed users and privileges in Dolt. This video shows how to get started using them in your own database! If you need any additional help to get set up, or just want to chat, head over to our Dis…

    1 min read
    Read More
  7. We recently launched our latest product DoltLab, the self-hosted version of DoltHub. In the announcement blog I detailed the instructions for getting up and running with DoltLab on a Linux host and today's vid…

    2 min read
    Read More
  8. For those new to Dolt and DoltHub, Dolt is Git for data. Git versions files. Dolt versions SQL tables. DoltHub is a place on the internet to share Dolt repositories. Just a bit of context We've been work…

    5 min read
    Read More
  9. At DoltHub we never like to go a day without a bounty. Having just wrapped up our US Housing Prices Bounty we announce without further ado... $15,0000 US Hospitals Bounty: "third time's the charm" If you…

    3 min read
    Read More
  10. Introducing Users and Privileges

    Dolt is a SQL database with Git-style versioning. Today, we're proud to announce that we've implemented users and privileges! As we're aiming to be a drop-in replacement for MySQL, it is very important that …

    6 min read
    Read More
  11. Analyzing Data with Dolt and R

    Dolt is Git for data – it's a SQL database that lets you clone, branch, diff, merge, and fork your data just like you can with files in Git. R is a programming language designed for statistical computing an…

    6 min read
    Read More
  12. Announcing DoltLab v0.2.0

    About a month ago we announced the release of our latest product, DoltLab, the self-hosted version of DoltHub. This initial release, v0.1.0, made it possible for users to quickly host, deploy, and manage their…

    4 min read
    Read More
  13. Introduction Dolt is git for data, the world's only SQL database that you can branch and merge, clone and fork, push and pull just like a git repository. It's like Git and MySQL had a baby. To make do…

    1 min read
    Read More
  14. Introducing Spatial Types

    Dolt is a SQL database with Git-style versioning. With every release of Dolt, we approach our goal of being a complete drop-in replacement for MySQL. In our latest release, we added a beta implementation of …

    3 min read
    Read More
  15. SQL Vertical Output Format

    Dolt is a database that has Git-like version control features and MySQL-like database handling features. Every day we come closer to achieving full functionality of both Git and MySQL. We support the main fe…

    4 min read
    Read More
  16. Debugging Deadlocks in Dolt

    Here at DoltHub we're building a database. Dolt is the only SQL database you can branch, merge, diff and clone. It's a MySQL compatible database with version control. As Dolt matures, we're continually impr…

    6 min read
    Read More
  17. Dolt brings branch semantics to databases. Just like git, you can checkout a new branch, commit changes, and merge branches. DoltHub is a visual editor for Dolt and a place where you can share Dolt databases o…

    1 min read
    Read More
  18. DoltHub is the website where you can share, discover, and collaborate on Dolt version-controlled databases. DoltHub lets you edit data directly on the website using SQL queries or a spreadsheet like-interface …

    4 min read
    Read More
  19. Window Frames Dolt is a database that speaks the MySQL wire protocol but uses a custom SQL Engine to implement relational logic. Our engine, go-mysql-server, is increasingly inching towards 100% drop-in …

    6 min read
    Read More
  20. Clones Vs Branches

    Dolt is the first version controlled SQL database. DoltHub is a place on the internet to share Dolt databases. DoltLab is a self-hosted version of DoltHub. Dolt brings Git-style version control to the relation…

    4 min read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord