Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. An exhaustive set of benchmarks on different ways to approach error handling in Golang. We demonstrate that common sentinel error idioms are slow your code down by 5x.

    15 min read
    Read More
  2. Learn how to provision a virtual machine on Microsoft Azure so you can run your own DoltLab instance.

    12 min read
    Read More
  3. 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. SQLAcidTests A user on our Discord pointed our attention t…

    5 min read
    Read More
  4. Cryptographic hash collisions are always possible. But how likely are they?

    9 min read
    Read More
  5. If you find a correctness bug in Dolt, we'll fix it in 24 hours or less. We even wrote a blog about how we do it. The blog did well on HackerNews, generated some internal discussion, and now I have an addendum…

    4 min read
    Read More
  6. Learn how to customize the look and feel of your DoltLab Enterprise using a custom logo and branded colors.

    6 min read
    Read More
  7. DoltHub is SOC2 compliant. This blog will walk you through what SOC2 is, why it matters, and how we got certified.

    4 min read
    Read More
  8. psql's Hidden Queries

    A guide to hidden informational queries built into the psql tool

    9 min read
    Read More
  9. Dolt is a version controlled SQL database. How would you use such a thing? A popular Dolt use case is version controlling configuration. Modern games have a ton of configuration. Managing megabytes or gigab…

    5 min read
    Read More
  10. Using Datadog to build dashboards for your Dolt instances is easy, since Dolt is MySQL compatible.

    12 min read
    Read More
  11. Read about how we've updated DoltLab's installer binary to use a configuration file, making it much simpler to use.

    8 min read
    Read More
  12. Here at DoltHub, we pledge to fix customer bugs in 24 hours or less. This blog tells you how we do it.

    5 min read
    Read More
  13. 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
  14. A constant time search?!? Get ready to get nerd sniped

    8 min read
    Read More
  15. 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
  16. DoltLab has an Enterprise version. This blog answers why you need it and how you get it.

    5 min read
    Read More
  17. 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
  18. A guide to understanding how database schemas work in Doltgres, and introducing the search_path setting

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

    6 min read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord