Extension for PostgreSQL to support approximate algorithms based on the Datasketches core library datasketches-cpp. See Datasketches documentation for details:
- The first release as Apache project (incubating) - Based on the first Apache release of datasketches-cpp (1.0.0-incubating) - Added HLL sketch - Fixed a few problems with building and creating extension in a database