Package: postgresql-hll (2.7-2.1) [debports]
Links for postgresql-hll
Debian Resources:
Download Source Package :
Not foundMaintainers:
External Resources:
- Homepage [github.com]
Similar packages:
HyperLogLog extension for PostgreSQL
This Postgres module introduces a new data type `hll` which is a HyperLogLog data structure. HyperLogLog is a **fixed-size**, set-like structure used for distinct value counting with tunable precision. For example, in 1280 bytes `hll` can estimate the count of tens of billions of distinct values with only a few percent error.
In addition to the algorithm proposed in the original paper, this implementation is augmented to improve its accuracy and memory use without sacrificing much speed.
The full description can be found at https://github.com/aggregateknowledge/postgresql-hll/blob/master/README.markdown
Other Packages Related to postgresql-hll
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
Download postgresql-hll
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
arm64 (unofficial port) | 25.8 kB | 117.0 kB | [list of files] |