MongoDB-like query support for jsonb data
pgext.cloud · Source code · Documentation · Control file
| Package | monq |
|---|---|
| Version | 0.1 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 17 |
| Latest commit | 2017-07-12 |
| Catalogue updated | 2026-08-30 |
| jsquery | data type for jsonb inspection |
| pgbson | BSON data type and accessor functions for PostgreSQL |
| mdbqs | MongoDB-style query support for PostgreSQL |
| pg_projection | MongoDB-like read projections for JSONB in PostgreSQL |
| jsquery | data type for jsonb inspection |
| pgjq | Use jq in Postgres |
| mongo_fdw | foreign data wrapper for MongoDB access |
| wal2mongo | PostgreSQL logical decoding output plugin for MongoDB |
| pg_jsonschema | PostgreSQL extension providing JSON Schema validation |
| jsonschema | JSON Schema validation functions for PostgreSQL |