Skip to content
Sections
>> Trisquel >> 套件 >> etiona >> database >> postgresql-hll
etiona  ]
[ 原始碼: postgresql-hll  ]

套件: postgresql-hll (2.7-2.1)

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

其他與 postgresql-hll 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    同時作為一個虛擬套件由這些套件提供: libc6-udeb
    dep: libc6 (>= 2.4) [i386]

下載 postgresql-hll

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 28.0 kB121 kB [文件列表]
i386 30.8 kB125 kB [文件列表]