Source: documentdb Section: database Maintainer: Debian PostgreSQL Maintainers Uploaders: Lena Voytek , Christoph Berg , Build-Depends: debhelper-compat (= 13), architecture-is-64-bit , libbson-dev, libicu-dev, libintelrdfpmath-dev, libkrb5-dev, libpcre2-dev, pkgconf, postgresql-server-dev-all (>= 217~), systemtap-sdt-dev, Standards-Version: 4.7.4 Homepage: https://github.com/documentdb/documentdb Vcs-Browser: https://salsa.debian.org/postgresql/documentdb Vcs-Git: https://salsa.debian.org/postgresql/documentdb.git Package: postgresql-18-documentdb Architecture: any Depends: postgresql-18-cron, postgresql-18-pgvector, postgresql-18-postgis-3, postgresql-18-rum, ${misc:Depends}, ${postgresql:Depends}, ${shlibs:Depends}, Breaks: ${postgresql:Breaks}, Description: MongoDB-compatible open source document database built on PostgreSQL DocumentDB is a MongoDB-compatible open source document database built on PostgreSQL. It offers a native implementation of a document-oriented NoSQL database, enabling seamless CRUD (Create, Read, Update, Delete) operations on BSON (Binary JSON) data types within a PostgreSQL framework. Beyond basic operations, DocumentDB empowers users to execute complex workloads, including full-text searches, geospatial queries, and vector search, delivering robust functionality and flexibility for diverse data management needs.