Text similarity functions and a fuzzy-match /= operator with typo-aware weighting.
pgext.cloud · Source code · Documentation · Control file
| Package | vmatch |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2012-12-04 |
| Catalogue updated | 2026-08-30 |
| recommend | Experimental C extension providing scalar distance, text similarity, and one-dimensional array similarity functions derived from smlar. |
| kor_search | A PostgreSQL extension for Korean-English text search. |
| hamming_distance | Hamming distance and similarity functions for hexadecimal feature-vector strings. |
| tanimoto | Fast C implementation of the Tanimoto similarity coefficient for PostgreSQL bit-varying fingerprints. |
| fzy | FZY algorithm for PostgreSQL |
| malwaredb_pg | PostgreSQL extension for MalwareDB similarity functions: SSDeep, LZJD, and TLSH |
| morpheme_funcs | PostgreSQL extension built with pgrx; upstream metadata did not provide a specific description. |
| mipt-asj | Abbreviation-aware approximate string joins using the Tao-Deng-Stonebraker algorithm |