1. REFERENCE
    9 min read

    So you want Database Versioning?

    Tim Sehn|

    Here at DoltHub, we've had a lot of success with our "So you want..." series of blog posts helping people find Dolt when they are looking for it. Dolt is a lot of things. Dolt is a version controlled database, a Git database, Git for data, data…

    Read More
Found 20 matching articles.
  1. WORKBENCH
    2 min read

    How to Publish a Microsoft Windows Application

    A step-by-step guide on how to publish a Desktop Application to the Microsoft Store.

    Read More
  2. REFERENCE
    13 min read

    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.

    Read More
  3. GOLANG
    4 min read

    A Useful Pattern for Nil Channel Values in Go

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

    Read More
  4. SQL
    4 min read

    Automatic Statistics

    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 latency parity . The latest re...

    Read More
  5. 8 min read

    Dolt Corruption Challenge

    You want $1000? We want to give you $1000

    Read More
  6. WORKBENCH
    3 min read

    How to Publish a Mac Desktop App Outside the App Store

    A step-by-step guide on packaging, signing, and notarizing a Mac desktop app for distribution outside the App Store.

    Read More
  7. REFERENCE
    6 min read
  8. 11 min read

    Enterprise Git - The Amazon Story

    Amazon is in the DNA of Dolt. Read to learn more!

    Read More
  9. FEATURE RELEASEWORKBENCHDOLTGRES
    2 min read

    The Dolt Workbench Now Supports Doltgres

    The Dolt Workbench now supports Doltgres, Postgres for Dolt. Learn how to configure a Doltgres database and add data using Git-like version control workflows.

    Read More
  10. WORKBENCH
    1 min read

    Dolt Workbench Electron App

    Collaborating on databases just got easier! Dolt Workbench Desktop is now available.

    Read More
  11. REFERENCEUSE CASE
    9 min read

    Dolt Use Cases

    An updated summary of Dolt's main use cases from our customers

    Read More
  12. DOLTGRES
    4 min read

    Is MySQL Dying?

    A comparison of the vibrancy of the MySQL and Postgres ecosystems.

    Read More
  13. INTEGRATION
    10 min read

    Using Dolt with JDBC

    JDBC is the standard API for connecting to databases from Java applications. In this blog post, we'll show you how easy it is to query a Dolt database from a Java application using JDBC.

    Read More
  14. SQL
    5 min read

    Reducing Yacc Latency by 80%

    Dolt is the first relational database that supports Git-like versioning. Dolt's content-addressed storage layer plugs into two wire layers, MySQL and now Postgres ( DoltgreSQL ). While half of the team works on reaching 100% Postgres compatibil...

    Read More
  15. FEATURE RELEASE
    4 min read

    Announcing `dolt fsck`

    Dolt now supports `dolt fsck`. Verify your data's integrity!

    Read More
  16. TECHNICAL
    12 min read

    How we can Build a Vector Index from Prolly Trees

    Designing a Vector Index built on Prolly Trees is We explore the possible options for building Vector

    Read More
  17. REFERENCE
    7 min read

    Dolt for SOX Compliance

    Dolt provides many features that can benefit companies that need to be SOX compliant.

    Read More
  18. GOLANG
    5 min read

    Reflecting on Go Reflection

    Golang reflection is wonderfully horrible. Let's reflect on it.

    Read More
  19. DOLTLAB
    10 min read

    How to run DoltLab without egress

    Learn how to configure a DoltLab instance to run within a closed network that restricts egress traffic.

    Read More
  20. WORKBENCH
    7 min read

    How to Submit an Electron App to the Mac App Store

    A step-by-step guide on how to publish an Apple Desktop Application to the Mac App Store.

    Read More
JOIN THE DATA EVOLUTION

Get started with Dolt

Or join our mailing list to get product updates.