select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / AI and vectors

malwaredb_pg

PostgreSQL extension for MalwareDB similarity functions: SSDeep, LZJD, and TLSH

pgext.cloud · Source code · Website · Documentation · License text · Control file

Overview

Packagemalwaredb_pg
Version0.0.1-dev
PostgreSQL versions13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusPreview
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars1
Latest commit2026-08-28
Catalogue updated2026-08-30

Related extensions

See also

hamming_distanceHamming distance and similarity functions for hexadecimal feature-vector strings.
recommendExperimental C extension providing scalar distance, text similarity, and one-dimensional array similarity functions derived from smlar.
ruvectorSIMD-accelerated vector type and indexes with graph, solver, TDA, local embedding, and AI SQL functions.
tanimotoFast C implementation of the Tanimoto similarity coefficient for PostgreSQL bit-varying fingerprints.
vmatchText similarity functions and a fuzzy-match /= operator with typo-aware weighting.
pasePostgreSQL ultra-high dimensional approximate nearest neighbor search extension.
pg_emdFast approximate Earth Mover's Distance using dynamic tree embeddings
kor_searchA PostgreSQL extension for Korean-English text search.