1. REFERENCE
    11 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 versi...

    Read More
0 matching articles.
  1. 3 min read

    Backups?

    Every database needs a backup. Dolt is no different.

    Read More
  2. GENERATEDAI
    4 min read

    Comparing Dolt and Git: `clone`, `pull`, and `push`

    In the world of software development, Git revolutionized how teams manage and share code. Dolt, often described as "Git for data," takes that same transformative philosophy and applies it to relational databases. But what does this mean in practical ...

    Read More
  3. REFERENCE
    7 min read

    Dolt for Beginners: Schemas

    The Dolt for Beginners series focuses on topics people getting started with Dolt will likely be interested in. Most of our other blog articles go pretty deep so we want a space to talk about topics that experts may find boring. Dolt for Beginners D...

    Read More
  4. 12 min read

    MySQL Primary Keys: How and why with examples

    In this tutorial, learn how to use primary keys in MySQL and what they're good for, with examples

    Read More
  5. DOLTGRES
    4 min read

    We need your pgdumps

    Here at DoltHub we're hard at work on Doltgres, our Postgres-flavored version of Dolt. Dolt is the world's first version controlled database but it's MySQL-flavored. After years of customer feedback requesting a Postgres version, we caved and started...

    Read More
  6. AI
    11 min read

    Learning About RAG

    Ever wanted to build a RAG application? Today's post is a fun look at my journey from total, generative-AI noob, to generative-AI noob with a cool, working RAG application! Read on to learn more.

    Read More
  7. REFERENCE
    5 min read

    Dolt for Beginners: Importing a CSV

    The Dolt for Beginners series focuses on topics people getting started with Dolt will likely be interested in. Most of our other blog articles go pretty deep so we want a space to talk about topics that experts may find boring. Dolt for Beginners A...

    Read More
  8. GOLANG
    7 min read

    Running your Go tests in Github Continuous Integration

    We're using Go to write Dolt, the world's first and only version-controlled SQL database. dolt loves go As a database, we have to write tests. Lots and lots of tests. In fact, tests are a majority of the code we write. github.com/dolthub/doltgresq...

    Read More
  9. SQL
    4 min read

    Thousands of Branch Stats

    DoltDB is the first version-controlled relational database that scales to thousands of concurrent branches. We spent the last year building a subsystem of table statistics to improve query performance, but so far that system only supports a handful ...

    Read More
  10. FEATURE RELEASE
    4 min read

    Moving documentation in-product with the dolt_help table

    Dolt is the world's first and only version-controlled SQL database. As the only product in its category, there's a lot for our customers to learn to make the most of Dolt's features, so we prioritize writing good docs (and these blogs). Dolt's docume...

    Read More
  11. WORKBENCH
    4 min read

    Building a Custom Title Bar in Electron

    Learn to build a custom title bar in Electron with TypeScript and React, and see how Dolt Workbench’s design improves user experience with seamless connection and database management.

    Read More
  12. REFERENCE
    7 min read

    Dolt for Beginners: Importing MySQL Dumps

    The Dolt for Beginners series focuses on topics people getting started with Dolt will likely be interested in. Most of our other blog articles go pretty deep so we want a space to talk about topics that experts may find boring. Dolt for Beginners A...

    Read More
  13. DOLTGRESHOSTEDFEATURE RELEASE
    3 min read

    Hosted Dolt now supports DoltgreSQL databases

    Hosted Doltgres is now available on hosted.doltdb.com! Let us run Doltgres for you, complete with logging, metrics, backups, and upgrades. More features coming soon.

    Read More
  14. REFERENCEAI
    14 min read

    Getting Started: Dolt Vectors

    In databases, the new hot hotness is vector indexes. Here at DoltHub, we're not immune to the hype. We released support for vector indexes a couple weeks ago. But what are vectors and vector indexes? Why put them in databases? Before I wrote this ar...

    Read More
  15. RELEASE
    5 min read

    Dolt sql-server removes user and password arguments

    Dolt 1.49.0 removes the ability to specify a username and password as arguments when starting a sql-server. This blog post explains why we removed it, and how you can manage users in Dolt using standard SQL syntax.

    Read More
  16. DOLTLAB
    4 min read

    Fixing your Doltlab instance with db-shell

    There's lots of ways to use Dolt, the world's first version controlled SQL database: You can run Dolt locally and manage your DB with our Git-like command line interface. You can run Dolt as a drop-in replacement for your MySQL server. You can use D...

    Read More
  17. REFERENCE
    6 min read

    Dolt for Beginners: Dolt Clone

    One of the coolest things about Dolt is DoltHub. DoltHub is the place on the internet to find, share, and collaborate on Dolt databases. If you find a cool database on DoltHub you want to play with, a good option is to copy it, or clone it in Git lin...

    Read More
  18. GOLANG
    12 min read

    JSON Showdown: Dolt vs MongoDB

    This is the fourth in a series of tests putting Dolt head-to-head against other database engines to see how they handle large JSON documents, comparing their design, performance, and implementation choices. Up until now, we've only been comparing Do...

    Read More
  19. DOLTHUBREFERENCE
    10 min read

    Dolt CI Schema Details

    A look at the internal tables used to store CI configuration in Dolt.

    Read More
  20. DATASET
    7 min read

    The State of Hospital Price Transparency Data

    DoltHub has been cranking away in the version controlled database space for six and a half years now. Those of you that have been following us since the beginning know that Dolt and DoltHub started as a data sharing tool. In service of this use case,...

    Read More
JOIN THE DATA EVOLUTION

Get started with Dolt

Or join our mailing list to get product updates.