fuzzywuzzy ratio for postgres
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | pg-fuzzywuzzy |
|---|---|
| Version | 0.0.2 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 11 |
| Latest commit | 2019-02-27 |
| Latest release | 2019-02-27 |
| Catalogue updated | 2026-08-30 |
| fuzzystrmatch | determine similarities and distance between strings |
| pg_trgm | text similarity measurement and index searching based on trigrams |
| kor_search | A PostgreSQL extension for Korean-English text search. |
| pg_bigmr | text similarity measurement and index searching based on bigrams |
| similarity | C extension that computes a normalized similarity score between two strings using an fstrcmp-style approximate matching algorithm. |
| soundex-type | soundex - type |
| fzy | FZY algorithm for PostgreSQL |
| soundex-function | soundex - function for comparing strings |
| pg_similarity | support similarity queries |