Extensions / Functions and aggregates
Inspect jsonb trees and paths
pgext.cloud · Source code · Control file
| Package | jsonb_explorer |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2018-04-19 |
| 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_extra | Extra JSONB functions |
| jsonb_deep_sum | Recursively sum numeric fields in JSONB objects |