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. SALES
    5 min read

    Selling Software: SaaS Tools Review

    Selling software is an article series for technical founders new to selling software. This article reviews SaaS tools we have tried.

    Read More
  2. REFERENCE
    5 min read

    Dolt for Beginners: SQL Select

    Dolt is a Structured Query Language (SQL) database. This article goes over basic SQL SELECT queries used to retrieve data from a Dolt database.

    Read More
  3. GOLANG
    8 min read

    Life as a Go developer on Windows

    We're using Go to write Dolt , the world's first version-controlled SQL database. We build release binaries for all three major operating systems: Linux, OS X, and of course Windows. (Sorry Plan9). And in fact we have customers on all of these...

    Read More
  4. WEBHOSTED
    5 min read

    Hosted Dolt's Hidden GraphQL API

    Hosted Dolt has a hidden GraphQL API that can be used to automate certain workflows, like pull requests, that are not accessible via your deployed SQL server. Check out this tutorial to learn how to use it.

    Read More
  5. AI
    7 min read

    DoltHub SQL Assistant Technical Details

    In today's post, we'll dive into the technical details of how DoltHub's SQL Assistant works behind the scenes.

    Read More
  6. SALES
    3 min read

    Selling Software: Introduction

    Selling software is a an article series for technical founders new to selling software. This article explains the goal of the series.

    Read More
  7. 9 min read

    Vibe Coding with `reset --hard`

    Use version control to vibe even harder

    Read More
  8. 7 min read

    Vibe Coding with Cursor

    I tried Cursor, I swear. I tried really hard.

    Read More
  9. HOSTEDFEATURE RELEASE
    2 min read

    GCP Hosted Dolt using Private Service Connect

    When we first released Hosted Dolt , every deployment that was created was reachable using the public internet. For some users, this was a non-starter. They needed to ensure that their database was only reachable from their own VPC. In July of la...

    Read More
  10. FEATURE RELEASE
    3 min read

    Dolt Server Connection Improvements

    Don't let your clients block forever! Dolt now has better connection management.

    Read More
  11. REFERENCE
    4 min read

    Dolt for Beginners: Dolt Push

    When you want to collaborate with other Dolt users, you push your database to a remote, like DoltHub.

    Read More
  12. AIFEATURE RELEASE
    2 min read

    Announcing an LLM-Powered SQL Assistant on DoltHub

    We're excited to announce a new feature on DoltHub designed to help you query your data more easily: the LLM-powered SQL Assistant 🤖!

    Read More
  13. REFERENCEWORKBENCH
    3 min read

    Dolt for Beginners: Dolt Workbench

    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
  14. REFERENCE
    9 min read

    A Deep-Dive on Session-Aware GC

    An overview of implementation techniques we used when implementing to Automatic GC.

    Read More
  15. DOLTGRES
    5 min read

    Doltgres Data Imports

    Importing PostgreSQL data dumps into Doltgres has been getting better and better as we support more of Postgres' DDL syntax every day.

    Read More
  16. AI
    3 min read

    A Pull-first Ollama Docker Image

    A quick reference for creating a custom Ollama server Docker image that pulls a specified LLM when the container starts.

    Read More
  17. USE CASE
    3 min read

    Dolt for Video Game Development

    We're at the Game Developers Conference (GDC) this week in San Francisco. Stop by our booth if you're reading this on the cable car on the way to the exhibition hall. Somewhat surprisingly, Dolt's biggest vertical is video game development. That...

    Read More
  18. USE CASEAI
    9 min read

    Dolt for Agentic Workflows

    Things are going pretty well here at DoltHub. Dolt , the world's first and only version controlled SQL database , is being used for a ton of use cases , the most popular of which are to version video game configuration or as a Machine Le...

    Read More
  19. GOLANG
    10 min read

    Go import cycles: three strategies for how to deal with them, and a plea for a fourth

    Everybody has their pet issues with their daily driver language. For Gophers, a lot of us complain about the verbosity of error handling. Me, I don't mind that so much. No, for me, my biggest complaint about th...

    Read More
  20. SQL
    11 min read

    Introducing the Dolt Debug Command

    DoltDB is a version controlled relational database built from the ground up. The storage format is novel. The execution engine is novel. Both are increasingly Postgres and MySQL compatible. And it is all open source and written in GoLang. ...

    Read More
JOIN THE DATA EVOLUTION

Get started with Dolt

Or join our mailing list to get product updates.