Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. We're continuing to make progress on DoltgreSQL, which is a version of Dolt built to be a drop-in replacement for PostgreSQL. Dolt is a MySQL compatible database that is built from the ground up with Git-infl…

    5 min read
    Read More
  2. Trade shows or conferences are sales events we reluctantly spend money on even though our attendance has not generated a single sale. Why do we keep going?

    8 min read
    Read More
  3. Dolt is a Structured Query Language (SQL) database. This article goes over basic SQL INSERT, UPDATE and DELETE queries used to modify data in a Dolt database.

    5 min read
    Read More
  4. Anatomy Of A SQL Engine

    May marks five years since Dolt adopted go-mysql-server. Today we summarize the current state of GMS by walking through a query's journey from parsing to result spooling. Overview SQL engines are the log…

    14 min read
    Read More
  5. Django Works with Doltgres

    We've built sample applications for Dolt in most languages and using many frameworks. Last year, we build a Django sample application against Dolt. That same application works against Doltgres with only config…

    3 min read
    Read More
  6. We tried Junie, the new JetBrains AI coding agent, and, well, she sucks too.

    9 min read
    Read More
  7. Importing PostgreSQL data dumps into Doltgres continues to improve.

    9 min read
    Read More
  8. A demonstration, complete with sample code, on how to use Knex.js with Doltgres, the Postgres flavor of Dolt which has recently gone Beta.

    15 min read
    Read More
  9. 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
  10. 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
  11. 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
  12. 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
  13. 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
  14. 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
  15. 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
  16. 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
  17. 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
  18. 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
  19. 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
  20. 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
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord