select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

PostgreSQL Extension Catalogue

Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.

tsearch2 · Deprecated Amazon RDS PostgreSQL 10 compatibility extension for applications using pre-8.3 tsearch2 full-text-search APIs. · 1.0 · Full-text search · PostgreSQL · C · Not packagedpg_textsearch · Full-text search with BM25 ranking · 1.4.0 · Full-text search · PostgreSQL · C · Packagedzhparser · a parser for full-text search of Chinese · 2.3 · Full-text search · PostgreSQL · C · Packagedpgroonga · Use Groonga as index, fast full text search platform for all languages! · 4.0.4 · Full-text search · PostgreSQL · C · Packagedpgroonga_database · PGroonga database management module · 4.0.4 · Full-text search · PostgreSQL · C · Packagedpg_bigm · create 2-gram (bigram) index for faster full text search. · 1.2 · Full-text search · PostgreSQL · C · Packagedhunspell_cs_cz · Czech Hunspell Dictionary · 1.0 · Full-text search · PostgreSQL · Data · Packagedhunspell_de_de · German Hunspell Dictionary · 1.0 · Full-text search · PostgreSQL · Data · Packagedhunspell_en_us · en_US Hunspell Dictionary · 1.0 · Full-text search · PostgreSQL · Data · Packagedhunspell_fr · French Hunspell Dictionary · 1.0 · Full-text search · PostgreSQL · Data · Packagedhunspell_ne_np · Nepali Hunspell Dictionary · 1.0 · Full-text search · PostgreSQL · Data · Packagedhunspell_nl_nl · Dutch Hunspell Dictionary · 1.0 · Full-text search · PostgreSQL · Data · Packagedhunspell_nn_no · Norwegian (norsk) Hunspell Dictionary · 1.0 · Full-text search · PostgreSQL · Data · Packagedhunspell_pt_pt · Portuguese Hunspell Dictionary · 1.0 · Full-text search · PostgreSQL · Data · Packagedhunspell_ru_ru · Russian Hunspell Dictionary · 1.0 · Full-text search · PostgreSQL · Data · Packagedhunspell_ru_ru_aot · Russian Hunspell Dictionary (from AOT.ru group) · 1.0 · Full-text search · PostgreSQL · Data · Packagedpg_cjk_parser · CJK bigram parser derived from PostgreSQL full-text search · 0.1.0 · Full-text search · PostgreSQL · C · Packagedtsvector2 · Compressed alternative to PostgreSQL tsvector without the original 1 MB limit, with compatible search functions and GIN, GiST, and optional RUM indexing. · 1.0 · Full-text search · PostgreSQL · C · Not packagedpg_tsparser · Parser for PostgreSQL text search · 1.0 · Full-text search · PostgreSQL · C · Not packageddict_voikko · Finnish full-text-search dictionary using Voikko morphological analysis. · 1.0 · Full-text search · PostgreSQL · C · Not packagedtsexact · Full-text-search helpers for exact phrase matching on PostgreSQL 9.5 and earlier. · 1.0 · Full-text search · PostgreSQL · C · Not packagedvgram · Variable-length grams · 1.0 · Full-text search · PostgreSQL · C · Not packagedfuzzywuzzy · fuzzywuzzy ratio for postgres · 0.0.2 · Full-text search · PostgreSQL · SQL · Not packagedpg_bigmr · text similarity measurement and index searching based on bigrams · 0.1.0 · Full-text search · PostgreSQL · Rust · Not packagedtsearch_extras · Full-text-search helpers for returning match locations and extracting tsvector lexemes. · 1.0 · Full-text search · PostgreSQL · C · Not packageddict_exclude · Full-text search dictionary that filters stop words using regular-expression rules. · 1.0 · Full-text search · PostgreSQL · C · Not packageddict_id · Indonesian-language full-text search stemming dictionary based on cSastrawi · 1.0 · Full-text search · PostgreSQL · C · Not packagedsimple_parser · C full-text-search parser that splits input only at ASCII space characters, preserving punctuation such as underscores inside tokens. · 1.0 · Full-text search · PostgreSQL · C · Not packagedsnowball_ext · Extensible Snowball text-search dictionary template with a Nepali stemmer. · 1.0 · Full-text search · PostgreSQL · C · Not packagedsoundex-type · soundex - type · 1.0.0 · Full-text search · PostgreSQL · C · Not packagedsoundex-function · soundex - function for comparing strings · 1.0.0 · Full-text search · PostgreSQL · C · Not packagedfuzzystrmatch · determine similarities and distance between strings · 1.2 · Full-text search · PostgreSQL · C · Packagedpg_fts · Full-text search with BM25 and BM25F ranking · 1.8.3 · Full-text search · PostgreSQL · C · Packagedpg_trgm · text similarity measurement and index searching based on trigrams · 1.6 · Full-text search · PostgreSQL · C · Packagedpg_weave · BM25 lexical search through the weave index access method · 0.10.0 · Full-text search · PostgreSQL · C · Not packaged

35 extensions found. Clear filters

NameVersionDescriptionCategoryLicenseLanguagePG VersionStars
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