Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
62 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| twitter_parser | 1.0 | Minimal C full-text-search parser that tokenizes Twitter-style hashtags and mentions. | FTS | — | C | — | 1 |
| dict_maxlen | 1.0 | text search template for a dictionary filtering out long words | FTS | — | C | — | |
| fuzzering | 0.0.1 | search string content | FTS | — | C | — | |
| fuzzysearch | 1.0 | PostgreSQL extension for strings fuzzy matching | FTS | — | C | — | |
| fuzzystrmatch | 1.2 | determine similarities and distance between strings | FTS | PostgreSQL | C | 14–18 | |
| jusquci | 1.0 | French tokenizer and PostgreSQL full-text-search parser. | FTS | GPL-3.0 | C | 16 | |
| pg_fts | 1.8.3 | Full-text search with BM25 and BM25F ranking | FTS | PostgreSQL | C | 17–18 | |
| pg_probablepeople | 0.0.1 | CRF-based parsing of personal and organization names into structured components. | FTS | MIT | C | — | |
| pg_trgm | 1.6 | text similarity measurement and index searching based on trigrams | FTS | PostgreSQL | C | 14–18 | |
| pg_weave | 0.10.0 | BM25 lexical search through the weave index access method | FTS | PostgreSQL | C | 17–18 | |
| tag_parser | 0.1.0 | PostgreSQL Text Search parser extension for character separated lexemes | FTS | MIT | C | — | |
| vmatch | 1.0 | Text similarity functions and a fuzzy-match /= operator with typo-aware weighting. | FTS | — | C | — |