Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
35 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| tsearch2 | 1.0 | Deprecated Amazon RDS PostgreSQL 10 compatibility extension for applications using pre-8.3 tsearch2 full-text-search APIs. | FTS | PostgreSQL | C | 10 | 22k |
| pg_textsearch | 1.4.0 | Full-text search with BM25 ranking | FTS | PostgreSQL | C | 17–18 | 4.0k |
| zhparser | 2.3 | a parser for full-text search of Chinese | FTS | PostgreSQL | C | 14–18 | 870 |
| pgroonga | 4.0.4 | Use Groonga as index, fast full text search platform for all languages! | FTS | PostgreSQL | C | 14–18 | 748 |
| pgroonga_database | 4.0.4 | PGroonga database management module | FTS | PostgreSQL | C | 14–18 | 748 |
| pg_bigm | 1.2 | create 2-gram (bigram) index for faster full text search. | FTS | PostgreSQL | C | 14–18 | 152 |
| hunspell_cs_cz | 1.0 | Czech Hunspell Dictionary | FTS | PostgreSQL | Data | 14–18 | 68 |
| hunspell_de_de | 1.0 | German Hunspell Dictionary | FTS | PostgreSQL | Data | 14–18 | 68 |
| hunspell_en_us | 1.0 | en_US Hunspell Dictionary | FTS | PostgreSQL | Data | 14–18 | 68 |
| hunspell_fr | 1.0 | French Hunspell Dictionary | FTS | PostgreSQL | Data | 14–18 | 68 |
| hunspell_ne_np | 1.0 | Nepali Hunspell Dictionary | FTS | PostgreSQL | Data | 14–18 | 68 |
| hunspell_nl_nl | 1.0 | Dutch Hunspell Dictionary | FTS | PostgreSQL | Data | 14–18 | 68 |
| hunspell_nn_no | 1.0 | Norwegian (norsk) Hunspell Dictionary | FTS | PostgreSQL | Data | 14–18 | 68 |
| hunspell_pt_pt | 1.0 | Portuguese Hunspell Dictionary | FTS | PostgreSQL | Data | 14–18 | 68 |
| hunspell_ru_ru | 1.0 | Russian Hunspell Dictionary | FTS | PostgreSQL | Data | 14–18 | 68 |
| hunspell_ru_ru_aot | 1.0 | Russian Hunspell Dictionary (from AOT.ru group) | FTS | PostgreSQL | Data | 14–18 | 68 |
| pg_cjk_parser | 0.1.0 | CJK bigram parser derived from PostgreSQL full-text search | FTS | PostgreSQL | C | 14–18 | 41 |
| tsvector2 | 1.0 | Compressed alternative to PostgreSQL tsvector without the original 1 MB limit, with compatible search functions and GIN, GiST, and optional RUM indexing. | FTS | PostgreSQL | C | 10–13 | 27 |
| pg_tsparser | 1.0 | Parser for PostgreSQL text search | FTS | PostgreSQL | C | — | 17 |
| dict_voikko | 1.0 | Finnish full-text-search dictionary using Voikko morphological analysis. | FTS | PostgreSQL | C | — | 12 |
| tsexact | 1.0 | Full-text-search helpers for exact phrase matching on PostgreSQL 9.5 and earlier. | FTS | PostgreSQL | C | 10–18 | 12 |
| vgram | 1.0 | Variable-length grams | FTS | PostgreSQL | C | 13–18 | 12 |
| fuzzywuzzy | 0.0.2 | fuzzywuzzy ratio for postgres | FTS | PostgreSQL | SQL | — | 11 |
| pg_bigmr | 0.1.0 | text similarity measurement and index searching based on bigrams | FTS | PostgreSQL | Rust | 12–17 | 7 |
| tsearch_extras | 1.0 | Full-text-search helpers for returning match locations and extracting tsvector lexemes. | FTS | PostgreSQL | C | 10–11 | 6 |
| dict_exclude | 1.0 | Full-text search dictionary that filters stop words using regular-expression rules. | FTS | PostgreSQL | C | — | 4 |
| dict_id | 1.0 | Indonesian-language full-text search stemming dictionary based on cSastrawi | FTS | PostgreSQL | C | — | 4 |
| simple_parser | 1.0 | C full-text-search parser that splits input only at ASCII space characters, preserving punctuation such as underscores inside tokens. | FTS | PostgreSQL | C | — | 3 |
| snowball_ext | 1.0 | Extensible Snowball text-search dictionary template with a Nepali stemmer. | FTS | PostgreSQL | C | — | 2 |
| soundex-type | 1.0.0 | soundex - type | FTS | PostgreSQL | C | — | 2 |
| soundex-function | 1.0.0 | soundex - function for comparing strings | FTS | PostgreSQL | C | — | 1 |
| fuzzystrmatch | 1.2 | determine similarities and distance between strings | FTS | PostgreSQL | C | 14–18 | |
| pg_fts | 1.8.3 | Full-text search with BM25 and BM25F ranking | FTS | PostgreSQL | C | 17–18 | |
| 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 |