Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. Dolt is the first and only database that versions structured data the way Git versions code. Our users use Dolt either as a relational database running on cloud hardware, like Hosted Dolt, or as a web colla…

    6 min read
    Read More
  2. Learn how to send emails using Gmail's SMTP server in 2024.

    6 min read
    Read More
  3. Getting Started: DoltLab

    A step-by-step walkthrough on the simplest way to set up and use DoltLab.

    10 min read
    Read More
  4. Dolt Gets a cgo Dependency

    Adding a cgo dependency to a Go project can involve tradeoffs. Here we discuss Dolt's first cgo dependency and some of the tradeoffs involved.

    10 min read
    Read More
  5. Introducing doltgres.com

    We launched a dedicated website for Doltgres, doltgres.com and a dedicated documentation site, doltgres.com/docs.

    2 min read
    Read More
  6. 3rd in our series about how Dolt stores all your bytes on Disk.

    6 min read
    Read More
  7. Dolt is a combination of MySQL and Git, creating the first ever version controlled database. Today's blog we will build a simple Shiny app using Dolt to branch, commit, push, and pull a database. Dolt + Sh…

    9 min read
    Read More
  8. What are Dolt remotes? A survey of remote options and why your Dolt database needs one.

    10 min read
    Read More
  9. Correctness Update

    About a month ago, we provided an update to Dolt's correctness. Since then, we've continued to make improvements; here's what we've been up to. Bug Fixes As usual, we're always trying to make a dent in …

    5 min read
    Read More
  10. Announcing support for replicating from Postgres to Doltgres to get free version history for your Postgres database

    5 min read
    Read More
  11. Dolt is working on reducing storage footprint by 50%. Find out how!

    11 min read
    Read More
  12. Learn how GitHub Actions can be used to power up your Golang releases using profile-guided optimized (pgo) builds.

    22 min read
    Read More
  13. Schema Migrations in Dolt

    Dolt is the first database with branches and merges. Multiple branches break the concept of schema migrations. This blog explains how most Dolt users do schema migrations.

    7 min read
    Read More
  14. Dolt Storage: A Review

    Let's go lower than Prolly Trees and discuss how Dolt stores bytes on disk

    7 min read
    Read More
  15. We're steadily making progress on DoltgreSQL, which is a version of Dolt built to be a drop-in replacement for PostgreSQL. For those that may not know, Dolt is the world's first database that is built, from t…

    7 min read
    Read More
  16. I made a plugin for Unreal Editor. Here's what I learned.

    7 min read
    Read More
  17. A study in how a table's schema and mutation patterns impact the space overhead of history storage in Dolt.

    12 min read
    Read More
  18. DoltLab v2.1.0 includes a major interface upgrade that makes configuring your instance faster and easier than ever.

    19 min read
    Read More
  19. Feature: last_insert_uuid()

    The new last_insert_uuid() function makes it even easier to use UUIDs for primary keys in Dolt DB.

    5 min read
    Read More
  20. Dolt is version controlled relational database combining features from Git and MySQL. Not a fan of MySQL? No problem. We are now developing DoltgreSQL, Doltgres for short, which has features of PostgreSQL in…

    3 min read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord