Extensions / Functions and aggregates
JSON type helper functions, operators, and a hash operator class for PostgreSQL 9.2+.
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | pg_json_utils |
|---|---|
| Version | 0.1 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 2 |
| Latest commit | 2023-10-25 |
| Latest release | 2023-10-25 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| pgbson | BSON data type and accessor functions for PostgreSQL |
| natord_pg | Natural-order comparison operators and btree operator class for PostgreSQL text values. |
| jsonbx | Jsonb extension functions for PostgreSQL 9.4 |
| parray_gin | GIN index operator class and partial-match operators for text arrays |
| jansson-json | JSON data type, operators, and functions backed by the Jansson JSON library. |
| jsquery | data type for jsonb inspection |
| pgjq | Use jq in Postgres |
| json_fdw | Foreign data wrapper for local and remote JSON document access. |
| json_model | JSON Model PL/pgSQL Runtime - JSON value validation |
| json_build | C functions and aggregate helpers for building complex PostgreSQL JSON objects and arrays. |