Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. Dolt was created to be the world's first truly version controlled database. We think it does a great job at that. And in the process of making Dolt, we realized that the same data structures that make Dolt fas…

    14 min read
    Read More
  2. DoltHub is HIPAA Compliant

    DoltHub is HIPAA compliant. This blog will walk you through what HIPAA is, why it matters, and how we got certified.

    2 min read
    Read More
  3. Continuous integration testing on data

    Continuous integration (CI) testing on data is now possible on DoltHub. Read more to learn how to add CI to your database today.

    10 min read
    Read More
  4. Old School DBT

    Relational databases are an organizational step change improvement over flat files like Excel or JSON. Strict typing improves data quality and maintainability over time. Schema mutations, data versioning, l…

    7 min read
    Read More
  5. We are hard at work building Doltgres, the Postgres-compatible version of Dolt, the world's first and only version-controlled SQL database. We are planning a public Beta launch of Doltgres in the first quar…

    7 min read
    Read More
  6. What's up with all these Hashes?

    Dolt is the only content addressed SQL database. Dolt uses specific algorithms to generate immutable content addresses for most internal objects in your database. This article explains how that works and how y…

    7 min read
    Read More
  7. String concatenation isn't the most elegant looking code: getFieldName := gf.tableName + "+" + gf.ColName But it's quite a bit faster than fmt.Sprintf, which arguably looks more organized: getFieldNa…

    4 min read
    Read More
  8. 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 is built from the ground up with Git-influenc…

    6 min read
    Read More
  9. You're going to build your applications differently on Dolt.

    7 min read
    Read More
  10. Dolt has robust support for MySQL's replication protocol, allowing Dolt to be a source or a replica in a MySQL replication topology. In this blog post, we show how to set up a MySQL server to use multi-source …

    15 min read
    Read More
  11. An Ooey GUI Guide to Using Dolt

    Like Git and MySQL, its forebears, Dolt started as a command line utility. But over the past five years, we've upped Dolt's graphical user interface game. This blog explains how to use Dolt without ever touchi…

    12 min read
    Read More
  12. Do you use Python? It's easy to connect to Dolt SQL server.

    6 min read
    Read More
  13. Follow along as we recount our recent sleuthing adventures tracking down resource leaks in Dolt.

    11 min read
    Read More
  14. Dolt Roadmap update

    Read what we've launched recently at DoltHub and what's going to launch soon

    4 min read
    Read More
  15. A step-by-step guide on how to publish a Desktop Application to the Microsoft Store.

    3 min read
    Read More
  16. Anatomy of a Dolt Database

    What does Dolt look like under the hood? This blog goes into details on all the files Dolt uses to provide you the world's first version controlled SQL database.

    13 min read
    Read More
  17. Sending or receiving from a nil channel in Go blocks indefinitely. Why would we want this behavior and how can we use it effectively?

    4 min read
    Read More
  18. DoltDB is the first relational database that supports Git-like version control primitives like branch, diff, and merge. All our versioning features exist alongside full MySQL compatibility and near MySQL…

    5 min read
    Read More
  19. You want $1000? We want to give you $1000

    8 min read
    Read More
  20. A step-by-step guide on packaging, signing, and notarizing a Mac desktop app for distribution outside the App Store.

    4 min read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord