dev-db/postgresql-hll (defiance)

Search

Package Information

Description:
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. See below for more details. This postgresql-hll extension was originally developed by the Science team from Aggregate Knowledge, now a part of Neustar. Please see the acknowledgements section below for details about its contributors.
Homepage:
https://github.com/citusdata/postgresql-hll
License:
Apache-2.0

Versions

Version EAPI Keywords Slot
2.18 7 ~amd64 ~x86 0

Metadata

Description

Maintainers

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person">
		<email>dan@d3fy.net</email>
		<name>Dan Molik</name>
	</maintainer>
	<longdescription lang="en">
		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. See below for more details.

		This postgresql-hll extension was originally developed by the Science team
		from Aggregate Knowledge, now a part of Neustar. Please see the
		acknowledgements section below for details about its contributors.
	</longdescription>
</pkgmetadata>

Lint Warnings

USE Flags

Flag Description 2.18
static-libs ⚠️

Manifest

Type File Size Versions
DIST postgresql-hll-2.18.tar.gz 2756191 bytes 2.18
Unmatched Entries
Type File Size