Effective similarity search
pgext.cloud · Source code · Control file
| Package | smlar |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Relocatable | Yes |
| Stars | 128 |
| Latest commit | 2024-12-28 |
| Catalogue updated | 2026-08-30 |
| pg_similarity | support similarity queries |
| pg_trgm | text similarity measurement and index searching based on trigrams |
| fuzzystrmatch | determine similarities and distance between strings |
| 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 |
| vector | vector data type and ivfflat and hnsw access methods |
| imgsmlr | Image similarity with haar |