Extensions / Functions and aggregates
Jsonb extension functions for PostgreSQL 9.4
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | jsonbx |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 34 |
| Latest commit | 2015-12-26 |
| Latest release | 2015-06-27 |
| Catalogue updated | 2026-08-30 |
| pgbson | BSON data type and accessor functions for PostgreSQL |
| json_utils | JSON type helper functions, operators, and a hash operator class for PostgreSQL 9.2+. |
| jsquery | data type for jsonb inspection |
| pgjq | Use jq in Postgres |
| jsonb_delete | hstore-style delete function and operator for jsonb |
| jsonb_delete_array | Delete jsonb keys or string elements listed in a text array |
| json_query | Generate PostgreSQL WHERE clause predicates from JSONB filter objects. |
| pg_projection | MongoDB-like read projections for JSONB in PostgreSQL |