Extensions / Functions and aggregates
C functions and aggregate helpers for building complex PostgreSQL JSON objects and arrays.
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | json_build |
|---|---|
| Version | 1.1.0 |
| 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 | 24 |
| Latest commit | 2013-10-08 |
| Latest release | 2013-05-07 |
| Catalogue updated | 2026-08-30 |
| pgbson | BSON data type and accessor functions for PostgreSQL |
| json_enhancements_no_hstore | Backport of pg 9.3 JSON enhancements to PostgreSQL 9.2 |
| parray_gin | GIN index operator class and partial-match operators for text arrays |
| numpgsql | Array and numerical computing library for PostgreSQL |
| jsonb_delete_array | Delete jsonb keys or string elements listed in a text array |
| aggs_for_vecs | Aggregate functions for array inputs |
| arraymath | Array math and operators that work element by element on the contents of arrays |
| pg_array_multi_index | simultaneous multiple-indexing of PostgreSQL arrays |
| array_textsort | C functions for sorting and de-duplicating one-dimensional text arrays. |
| jsquery | data type for jsonb inspection |