determine similarities and distance between strings
pgext.cloud · Website · Documentation · License text · Control file
| Package | fuzzystrmatch |
|---|---|
| Version | 1.2 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PostgreSQL contrib |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | Yes |
| Latest commit | 2026-05-14 |
| Latest release | 2026-05-14 |
| Catalogue updated | 2026-07-29 |
| fuzzywuzzy | fuzzywuzzy ratio for postgres |
| postgis_tiger_geocoder | PostGIS tiger geocoder and reverse geocoder |
| pg_trgm | text similarity measurement and index searching based on trigrams |
| pg_similarity | support similarity queries |
| smlar | Effective similarity search |
| pgpcre | Perl Compatible Regular Expression functions |
| re2 | ClickHouse-compatible regex functions using RE2 |
| pg_bigm | create 2-gram (bigram) index for faster full text search. |
| biscuit | IAM-LIKE pattern matching with bitmap indexing |
| unaccent | text search dictionary that removes accents |
| citext | data type for case-insensitive character strings |