select open change scope Open full search

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

Extensions / Functions and aggregates

datasketches

Approximate analytics sketches and aggregates for PostgreSQL

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

Overview

Packagedatasketches
Version1.7.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars96
Latest commit2026-08-09
Latest release2023-12-14
Catalogue updated2026-08-30

Related extensions

See also

ddsketchProvides ddsketch aggregate function
count_distinctAn alternative to COUNT(DISTINCT …) aggregate, usable with HashAggregate
tdigestProvides tdigest aggregate function.
topntype for top-n JSONB
omnisketchdata structure for on-line agg of data into approximate sketch
hlltype for storing hyperloglog data