select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Compatibility

monq

MongoDB-like query support for jsonb data

pgext.cloud · Source code · Documentation · Control file

Overview

Packagemonq
Version0.1
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars17
Latest commit2017-07-12
Catalogue updated2026-08-30

Related extensions

Requires

jsquerydata type for jsonb inspection

See also

pgbsonBSON data type and accessor functions for PostgreSQL
mdbqsMongoDB-style query support for PostgreSQL
pg_projectionMongoDB-like read projections for JSONB in PostgreSQL
jsquerydata type for jsonb inspection
pgjqUse jq in Postgres
mongo_fdwforeign data wrapper for MongoDB access
wal2mongoPostgreSQL logical decoding output plugin for MongoDB
pg_jsonschemaPostgreSQL extension providing JSON Schema validation
jsonschemaJSON Schema validation functions for PostgreSQL