Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. Golang doesn't require users to think about memory allocation. But if you want your code to be fast, you probably should anyway.

    9 min read
    Read More
  2. Why Doltgres over Dolt?

    Dolt is 1.0. Dolt is a proven production database. Doltgres is Beta and still heavily under development. Why would a person choose Doltgres over Dolt? This article answers why.

    4 min read
    Read More
  3. Doltgres Beta Launch

    Announcing the Beta release of Doltgres, the Postgres-flavored version of Dolt. Doltgres is ready for you to begin building a version-controlled application today.

    7 min read
    Read More
  4. Doltgres currently does not ship with a Git- or Dolt-style CLI. This simplifies the product and its interface, making it easier for new users to understand what it is. But, users must use a Doltgres server and…

    5 min read
    Read More
  5. An Introduction to Adaptive Encoding

    How databases actually encode values on disk matters. We explore the different ways that Dolt can encode data to improve performance.

    10 min read
    Read More
  6. Dolt Archives Status Update

    We're still grinding on storing Dolt databases more efficiently on disk. Here's an update on the progress.

    7 min read
    Read More
  7. Stats Version 2

    Dolt is the first version controlled relational database. Among other things, reliable databases have fast and reliable query plans. We can make most queries fast with combinations of macro structural rearra…

    4 min read
    Read More
  8. A tongue-in-cheek rant about the high-cost of running LLMs, and why this whole AI situation is starting to seem sketchy.

    8 min read
    Read More
  9. Selling software is an article series for technical founders new to selling software. This article reviews SaaS tools we have tried.

    6 min read
    Read More
  10. 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.

    6 min read
    Read More
  11. 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 fac…

    8 min read
    Read More
  12. 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.

    5 min read
    Read More
  13. In today's post, we'll dive into the technical details of how DoltHub's SQL Assistant works behind the scenes.

    8 min read
    Read More
  14. Selling software is a an article series for technical founders new to selling software. This article explains the goal of the series.

    3 min read
    Read More
  15. Use version control to vibe even harder

    10 min read
    Read More
  16. I tried Cursor, I swear. I tried really hard.

    8 min read
    Read More
  17. 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 reacha…

    3 min read
    Read More
  18. Dolt Server Connection Improvements

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

    4 min read
    Read More
  19. Dolt for Beginners: Dolt Push

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

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

    3 min read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord