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. AI
    8 min read

    How to Provision an EC2 GPU Host on AWS

    A short guide for provisioning a GPU host in AWS EC2

    Read More
  2. FEATURE RELEASECOMMAND LINE
    2 min read

    Announcing Dolt SQL Shell Pager Support

    A simple quality of life feature for Dolt SQL Shell users: Pager support.

    Read More
  3. REFERENCE
    8 min read

    Dolt for Beginners: Branches

    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. ...

    Read More
  4. GOLANG
    2 min read

    Archiving the dolthub/swiss GitHub Repository

    With the multiple compelling swiss table implementations in Golang available within the ecosystem, we have decided to archive the `dolthub/swiss` repository.

    Read More
  5. WORKBENCHFEATURE RELEASE
    4 min read

    The Dolt Workbench Now Ships With a Built-In Dolt Server

    Learn how to start, manage, and connect to a local Dolt server directly from your Dolt Workbench application — no command line required.

    Read More
  6. 11 min read

    MySQL Foreign Keys: How and why with examples

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

    Read More
  7. AI
    13 min read

    Robot Blogs Suck

    Robot Blogger RIP 🪦

    Read More
  8. REFERENCE
    8 min read

    Dolt for Beginners: Commits

    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. ...

    Read More
  9. SQL
    6 min read

    Coordinating Goroutine Listeners

    We use Golang to build DoltDB , a version-controlled SQL database. In the process we frequently run into language peculiarities and trade-offs. The Go runtime thread manager makes many things possible, but also sometimes gives us too many options...

    Read More
  10. FEATURE RELEASE
    4 min read

    Announcing automatic garbage collection in Dolt sql-server

    At DoltHub, we are building Dolt is the world's first version-controlled SQL database, supporting operations like branch , diff , merge , rebase , and blame as well as interactions with remotes such as clone , push and fetch . Tod...

    Read More
  11. 13 min read

    MySQL Secondary Indexes: How and why with examples

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

    Read More
  12. AI
    6 min read

    Announcing DoltHub Robot Blogger

    Today we're excited to share our open-source Robot Blogger tool! If you've not been following along, I recently wrote about my experience learning about RAG to get a robot blogger prototype working. Our goal was to build something that we could iterate on to improve the quality of its generated blog posts, while sharing our learnings with the community. The tool still has some sharp edges, and plenty of room for improvement, but we're excited to share it with the community and see what you all think!

    Read More
  13. 3 min read

    Backups?

    Every database needs a backup. Dolt is no different.

    Read More
  14. GENERATEDAI
    3 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 pr...

    Read More
  15. 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. ...

    Read More
  16. 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
  17. DOLTGRES
    3 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 ...

    Read More
  18. AI
    10 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
  19. REFERENCE
    4 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. ...

    Read More
  20. 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. As a database, we have to write tests. Lots and lots of tests. In fact, tests are a majority of the code we write. ...

    Read More
JOIN THE DATA EVOLUTION

Get started with Dolt

Or join our mailing list to get product updates.