PostgreSQL extension for MalwareDB similarity functions: SSDeep, LZJD, and TLSH
pgext.cloud · Source code · Website · Documentation · License text · Control file
| Package | malwaredb_pg |
|---|---|
| Version | 0.0.1-dev |
| PostgreSQL versions | 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Preview |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 1 |
| Latest commit | 2026-08-28 |
| Catalogue updated | 2026-08-30 |
| hamming_distance | Hamming distance and similarity functions for hexadecimal feature-vector strings. |
| recommend | Experimental C extension providing scalar distance, text similarity, and one-dimensional array similarity functions derived from smlar. |
| ruvector | SIMD-accelerated vector type and indexes with graph, solver, TDA, local embedding, and AI SQL functions. |
| tanimoto | Fast C implementation of the Tanimoto similarity coefficient for PostgreSQL bit-varying fingerprints. |
| vmatch | Text similarity functions and a fuzzy-match /= operator with typo-aware weighting. |
| pase | PostgreSQL ultra-high dimensional approximate nearest neighbor search extension. |
| pg_emd | Fast approximate Earth Mover's Distance using dynamic tree embeddings |
| kor_search | A PostgreSQL extension for Korean-English text search. |