Extensions / Functions and aggregates
Fast C implementation of the Tanimoto similarity coefficient for PostgreSQL bit-varying fingerprints.
pgext.cloud · Source code · Control file
| Package | tanimoto |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Schema | cdk |
| Stars | 3 |
| Latest commit | 2019-04-17 |
| Catalogue updated | 2026-08-30 |
| pg_queryid | Compute configurable external query fingerprints for PostgreSQL |
| trunkfingerprint | Computes comparable fingerprints of PostgreSQL database structure and optionally data. |
| recommend | Experimental C extension providing scalar distance, text similarity, and one-dimensional array similarity functions derived from smlar. |
| hamming_distance | Hamming distance and similarity functions for hexadecimal feature-vector strings. |
| vmatch | Text similarity functions and a fuzzy-match /= operator with typo-aware weighting. |
| pg_emd | Fast approximate Earth Mover's Distance using dynamic tree embeddings |
| colors | C functions for perceptual color-distance calculations in the CIE L*a*b* color space |
| malwaredb_pg | PostgreSQL extension for MalwareDB similarity functions: SSDeep, LZJD, and TLSH |