Getting Started

Dolt has three primary functions all with different ways to get started.

Run Dolt like you would MySQL or Postgres.

Use the Dolt Command Line Interface like you would the Git Command Line Interface.

Use Dolt as a replica to your primary MySQL server to get version control features without migrating.

Last updated