SQL
Last updated
Last updated
Doltgres is a full-featured SQL database, akin to or .
Doltgres implements the Postgres SQL dialect. You connect to Doltgres using a Postgres client. The goal is for Doltgres to be a drop in replacement for Postgres.
Doltgres has and as you'd expect. Doltgres implements all Postgres . Doltgres supports . Doltgres supports . Doltgres supports , , and . Doltgres implements for permissions.
This section of the documentation will explain Doltgres's flavor of these standard SQL concepts. Perhaps more importantly, this section will also explain how these concepts interact with Doltgres's version control features.
Concepts will be tackled in the following order: