select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Functions and aggregates

jsonb_deep_sum

Recursively sum numeric fields in JSONB objects

pgext.cloud · Source code · Documentation · License text · Control file · PGXN

Overview

Packagejsonb_deep_sum
Version0.0.2
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars26
Latest commit2026-06-17
Latest release2020-02-22
Catalogue updated2026-08-30

Related extensions

See also

pgbsonBSON data type and accessor functions for PostgreSQL
jsquerydata type for jsonb inspection
pgjqUse jq in Postgres
jsonb_opxhstore-style functions and operators for jsonb
jsonb_extendMerge two or more jsonb values
jsonb_deletehstore-style delete function and operator for jsonb
jsonb_extraExtra JSONB functions
jsonb_explorerInspect jsonb trees and paths
jsonb_delete_arrayDelete jsonb keys or string elements listed in a text array
jsonb_set_laxBackport of PostgreSQL 13 jsonb_set_lax for PostgreSQL 9.5 through 12