All sections
All sections
You are viewing the frozen documentation for v0.114-0. It is not updated and may not reflect the latest release.
View current version →DocumentDB is an open-source document database platform built on PostgreSQL. It offers developers a fully permissive, open-source platform for document data stores.
DocumentDB provides a NoSQL datastore implemented using PostgreSQL, giving developers complete visibility into the architecture and implementation of the engine. It's designed to offer:
pg_documentdb_gw gatewaypg_documentdb extensionpg_documentdb_core PostgreSQL extensionpgvector PostgreSQL extensionDocumentDB consists of three primary components:
pg_documentdb_core: A PostgreSQL extension that provides:
pg_documentdb: The data plane implementing:
pg_documentdb_gw: The gateway that:
pg_documentdbChoose the getting started guide that best fits your needs:
After choosing your preferred getting started path: