Start with Docker for the fastest setup, or choose Linux packages for persistent servers.
Quick run with Docker
Install from Linux packages
Use the package finder to generate the exact apt/rpm command for your distro, architecture, and PostgreSQL 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_api layerpg_documentdb_core PostgreSQL extensionpg_vector PostgreSQL extensionDocumentDB consists of two primary components:
pg_documentdb_core: A custom PostgreSQL extension that provides:
pg_documentdb_api: The data plane implementing:
Choose the getting started guide that best fits your needs:
After choosing your preferred getting started path: