Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. Is Postgres Too Customizable?

    We're steadily making progress on DoltgreSQL, which is a version of Dolt built to be a drop-in replacement for PostgreSQL. With the goal of being a drop-in replacement, we're doing a lot of research to make s…

    5 min read
    Read More
  2. A constant time search?!? Get ready to get nerd sniped

    8 min read
    Read More
  3. A polemic against the use of one of the most common idioms in the Go world: boolean variables named ok

    10 min read
    Read More
  4. DoltLab has an Enterprise version. This blog answers why you need it and how you get it.

    5 min read
    Read More
  5. dolt fetch Gets Much Faster

    The latest version of Dolt has much better performance for pull, shallow clone and fetch in some network conditions.

    9 min read
    Read More
  6. A guide to understanding how database schemas work in Doltgres, and introducing the search_path setting

    6 min read
    Read More
  7. 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
  8. Learn how to send emails using Gmail's SMTP server in 2024.

    6 min read
    Read More
  9. Getting Started: DoltLab

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

    10 min read
    Read More
  10. 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
  11. Introducing doltgres.com

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

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

    6 min read
    Read More
  13. 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
  14. What are Dolt remotes? A survey of remote options and why your Dolt database needs one.

    10 min read
    Read More
  15. 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
  16. Announcing support for replicating from Postgres to Doltgres to get free version history for your Postgres database

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

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

    22 min read
    Read More
  19. 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
  20. Dolt Storage: A Review

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

    7 min read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord