Extensions / Functions and aggregates
Extra JSONB functions
pgext.cloud · Source code · Control file
| Package | jsonb_extra |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2014-12-09 |
| Catalogue updated | 2026-08-30 |
| pgbson | BSON data type and accessor functions for PostgreSQL |
| jsquery | data type for jsonb inspection |
| pgjq | Use jq in Postgres |
| jsonb_opx | hstore-style functions and operators for jsonb |
| jsonb_extend | Merge two or more jsonb values |
| jsonb_delete | hstore-style delete function and operator for jsonb |
| jsonb_deep_sum | Recursively sum numeric fields in JSONB objects |
| jsonb_explorer | Inspect jsonb trees and paths |