Skip to content

Commit a4d2a18

Browse files
committed
update pg_biscuit and pg_search
1 parent 824cfab commit a4d2a18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

db/extension.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@ id,name,pkg,lead_ext,category,state,url,license,tags,version,repo,lang,contrib,l
4040
1870,pg_tiktoken,pg_tiktoken,pg_tiktoken,RAG,available,https://github.com/kelvich/pg_tiktoken,Apache-2.0,{pgrx},0.0.1,PIGSTY,Rust,f,t,f,t,t,f,f,f,,"{18,17,16,15,14,13}",,,"{vectorize,pg_summarize,pg4ml,pgml,vector,vchord,vectorscale,pg_graphql}",0.0.1,PIGSTY,pg_tiktoken_$v,"{18,17,16,15,14,13}",,0.0.1,PIGSTY,postgresql-$v-pg-tiktoken,,"{18,17,16,15,14,13}",pg_tiktoken-0.0.1.tar.gz,"{""pgrx"": ""0.16.1""}",tiktoken tokenizer for use with OpenAI models in postgres,在PostgreSQL中计算OpenAI使用的Token数,,2025-10-31
4141
1880,pg4ml,pg4ml,pg4ml,RAG,available,https://gitee.com/guotiecheng/plpgsql_pg4ml,AGPL-3.0,,2.0,PIGSTY,C,f,t,f,f,t,f,t,t,,"{18,17,16,15,14,13}","{plpgsql,tablefunc,cube,plpython3u}",,"{pgml,vectorize,pg_summarize,pg_tiktoken,vector,vchord,vectorscale,pg_strom}",2.0,PIGSTY,pg4ml_$v,"{18,17,16,15,14,13}",,2.0,PIGSTY,postgresql-$v-pg4ml,,"{18,17,16,15,14,13}",pg4ml-2.0.tar.gz,{},Machine learning framework for PostgreSQL,PG4ML是一个机器学习框架,require python3,2025-09-06
4242
1890,pgml,pgml,pgml,RAG,available,https://github.com/postgresml/postgresml,MIT,{pgrx},2.10.0,PIGSTY,Rust,f,t,f,t,t,t,f,f,{pgml},"{17,16,15,14}",,,"{pg4ml,vectorize,pg_summarize,pg_tiktoken,vector,vchord,vectorscale,pg_strom}",2.10.0,PIGSTY,pgml_$v,"{17,16,15,14,13}",,2.10.0,PIGSTY,postgresql-$v-pgml,,"{17,16,15,14}",pgml-2.10.0.tar.gz,"{""pgrx"": ""0.12.9""}",Run AL/ML workloads with SQL interface,PostgresML:用SQL运行机器学习算法并训练模型,pgrx=0.12.9,2025-02-20
43-
2100,pg_search,pg_search,pg_search,FTS,available,https://github.com/paradedb/paradedb/tree/dev/pg_search,AGPL-3.0,{pgrx},0.20.3,PIGSTY,Rust,f,t,f,t,t,f,t,f,{paradedb},"{17,16,15,14}",,,"{pgroonga,pgroonga_database,pg_bestmatch,vchord_bm25,pg_bigm,zhparser,pg_tokenizer,pg_trgm}",0.20.3,PIGSTY,pg_search_$v,"{17,16,15,14}",,0.20.3,PIGSTY,postgresql-$v-pg-search,,"{17,16,15,14}",pg_search-0.20.3.tar.gz,"{""pgrx"": ""0.16.1""}",Full text search for PostgreSQL using BM25,ParadeDB BM25算法全文检索插件,ES全文检索,PG 17+ does not require dynamic loading ,2025-12-15
43+
2100,pg_search,pg_search,pg_search,FTS,available,https://github.com/paradedb/paradedb/tree/dev/pg_search,AGPL-3.0,{pgrx},0.20.4,PIGSTY,Rust,f,t,f,t,t,f,t,f,{paradedb},"{17,16,15,14}",,,"{pgroonga,pgroonga_database,pg_bestmatch,vchord_bm25,pg_bigm,zhparser,pg_tokenizer,pg_trgm}",0.20.4,PIGSTY,pg_search_$v,"{17,16,15,14}",,0.20.3,PIGSTY,postgresql-$v-pg-search,,"{17,16,15,14}",pg_search-0.20.4.tar.gz,"{""pgrx"": ""0.16.1""}",Full text search for PostgreSQL using BM25,ParadeDB BM25算法全文检索插件,ES全文检索,PG 17+ does not require dynamic loading ,2025-12-16
4444
2110,pgroonga,pgroonga,pgroonga,FTS,available,https://github.com/pgroonga/pgroonga,PostgreSQL,,4.0.4,PIGSTY,C,f,t,f,t,t,f,t,t,,"{18,17,16,15,14,13}",,,"{pg_search,pg_bigm,zhparser,pg_bestmatch,pg_tokenizer,pg_trgm,rum,vchord_bm25}",4.0.4,PIGSTY,pgroonga_$v*,"{18,17,16,15,14,13}",{groonga-libs},4.0.4,PIGSTY,postgresql-$v-pgroonga,{libgroonga0},"{18,17,16,15,14,13}",pgroonga-4.0.4.tar.gz,{},"Use Groonga as index, fast full text search platform for all languages!",使用Groonga,面向所有语言的高速全文检索平台,require xxHash vendor repo to build,2025-10-31
4545
2111,pgroonga_database,pgroonga,pgroonga,FTS,available,https://github.com/pgroonga/pgroonga,PostgreSQL,,4.0.4,PIGSTY,C,f,f,f,t,t,f,t,t,,"{18,17,16,15,14,13}",,,"{pg_search,zhparser,pg_bigm,pg_tokenizer,pg_trgm,fuzzystrmatch,rum,unaccent}",4.0.4,PIGSTY,pgroonga_$v*,"{18,17,16,15,14,13}",{groonga-libs},4.0.4,PIGSTY,postgresql-$v-pgroonga,{libgroonga0},"{18,17,16,15,14,13}",pgroonga-4.0.4.tar.gz,{},PGroonga database management module,PGGroonga 数据库管理模块,,2025-10-31
4646
2120,pg_bigm,pg_bigm,pg_bigm,FTS,available,https://github.com/pgbigm/pg_bigm,PostgreSQL,,1.2,MIXED,C,f,t,f,t,t,f,f,t,,"{18,17,16,15,14,13}",,,"{pg_search,pgroonga,zhparser,pg_trgm,pgroonga_database,pg_tokenizer,fuzzystrmatch,rum}",1.2,PGDG,pg_bigm_$v*,"{18,17,16,15,14,13}",,1.2,PIGSTY,postgresql-$v-pg-bigm,,"{18,17,16,15,14,13}",pg_bigm-1.2-20250903.tar.gz,{},create 2-gram (bigram) index for faster full text search.,基于二字组的多语言全文检索扩展,,2025-11-04
4747
2130,zhparser,zhparser,zhparser,FTS,available,https://github.com/amutu/zhparser,PostgreSQL,,2.3,PIGSTY,C,f,t,f,t,t,f,f,t,,"{18,17,16,15,14,13}",,,"{pg_trgm,rum,pg_search,pgroonga,pgroonga_database,pg_bigm,pg_tokenizer,vchord_bm25}",2.3,PIGSTY,zhparser_$v*,"{18,17,16,15,14,13}",,2.3,PIGSTY,postgresql-$v-zhparser,,"{18,17,16,15,14,13}",zhparser-2.3.tar.gz,{},a parser for full-text search of Chinese,中文分词,全文搜索解析器,,2025-09-06
4848
2140,pg_bestmatch,pg_bestmatch,pg_bestmatch,FTS,available,https://github.com/tensorchord/pg_bestmatch.rs,Apache-2.0,{pgrx},0.0.2,PIGSTY,Rust,f,t,f,t,t,t,f,f,{bm_catalog},"{18,17,16,15,14,13}",,,"{vector,pg_search,vchord_bm25,vchord,vectorscale,zhparser,pg_tokenizer,vectorize}",0.0.2,PIGSTY,pg_bestmatch_$v,"{18,17,16,15,14,13}",,0.0.2,PIGSTY,postgresql-$v-pg-bestmatch,,"{18,17,16,15,14,13}",pg_bestmatch-0.0.2.tar.gz,"{""pgrx"": ""0.16.1""}",Generate BM25 sparse vector inside PostgreSQL,在数据库内生成BM25稀疏向量,manual updated pgrx by Vonng,2025-11-02
4949
2150,vchord_bm25,vchord_bm25,vchord_bm25,FTS,available,https://github.com/tensorchord/VectorChord-bm25,AGPL-3.0,{pgrx},0.2.2,PIGSTY,Rust,f,t,f,t,t,t,f,f,{bm25_catalog},"{18,17,16,15,14,13}",,,"{vector,vchord,pg_search,pg_bestmatch,vectorscale,zhparser,pg_tokenizer,pgroonga}",0.2.2,PIGSTY,vchord_bm25_$v,"{18,17,16,15,14,13}",,0.2.2,PIGSTY,postgresql-$v-vchord-bm25,,"{18,17,16,15,14,13}",VectorChord-bm25-0.2.2.tar.gz,"{""pgrx"": ""0.16.1""}",A postgresql extension for bm25 ranking algorithm,BM25排序算法,,2025-10-25
5050
2160,pg_tokenizer,pg_tokenizer,pg_tokenizer,FTS,available,https://github.com/tensorchord/pg_tokenizer.rs,Apache-2.0,{pgrx},0.1.1,PIGSTY,Rust,f,t,f,t,t,f,t,f,{tokenizer_catalog},"{18,17,16,15,14,13}",,,"{pg_search,pgroonga,pg_bigm,zhparser,pgroonga_database,pg_bestmatch,vchord_bm25,pg_trgm}",0.1.1,PIGSTY,pg_tokenizer_$v,"{18,17,16,15,14,13}",,0.1.1,PIGSTY,postgresql-$v-pg-tokenizer,,"{18,17,16,15,14,13}",pg_tokenizer.rs-0.1.1.tar.gz,"{""pgrx"": ""0.16.1""}",Tokenizers for full-text search,用于全文检索的分词器,PG18 fix by Vonng,2025-10-25
51-
2170,pg_biscuit,pg_biscuit,pg_biscuit,FTS,available,https://github.com/CrystallineCore/pg_biscuit,MIT,,1.0,PIGSTY,C,f,t,f,t,t,f,f,f,{public},"{18,17,16}",{plpgsql},,"{pg_search,pg_bigm,pg_trgm,zhparser,pg_bestmatch,vchord_bm25}",1.0,PIGSTY,pg_biscuit_$v*,"{18,17,16}",,1.0,PIGSTY,postgresql-$v-biscuit,,"{18,17,16}",pg_biscuit-1.0.tar.gz,{},IAM-LIKE pattern matching with bitmap indexing,使用IAM的高性能文本模式匹配,,2025-11-18
51+
2170,biscuit,pg_biscuit,pg_biscuit,FTS,available,https://github.com/CrystallineCore/pg_biscuit,MIT,,2.0.1,PIGSTY,C,f,t,f,t,t,f,f,f,{public},"{18,17,16}",{plpgsql},,"{hll,rum,pg_textsearch}",2.0.1,PIGSTY,pg_biscuit_$v*,"{18,17,16}",,2.0.1,PIGSTY,postgresql-$v-biscuit,,"{18,17,16}",Biscuit-2.0.1.tar.gz,{},IAM-LIKE pattern matching with bitmap indexing,使用IAM的高性能文本模式匹配,,2025-12-16
5252
2270,hunspell_cs_cz,hunspell_cs_cz,hunspell_cs_cz,FTS,available,https://github.com/postgrespro/hunspell_dicts,PostgreSQL,,1.0,PIGSTY,Data,f,t,f,f,t,f,f,t,,"{18,17,16,15,14,13}",,,"{hunspell_de_de,hunspell_en_us,hunspell_fr,hunspell_nl_nl,hunspell_ne_np,hunspell_nn_no,hunspell_pt_pt,hunspell_ru_ru}",1.0,PIGSTY,hunspell_cs_cz_$v,"{18,17,16,15,14,13}",,1.0,PIGSTY,postgresql-$v-hunspell-cs-cz,,"{18,17,16,15,14,13}",hunspell-1.0.tar.gz,{},Czech Hunspell Dictionary,Hunspell捷克语全文检索词典,,2025-09-06
5353
2271,hunspell_de_de,hunspell_de_de,hunspell_de_de,FTS,available,https://github.com/postgrespro/hunspell_dicts,PostgreSQL,,1.0,PIGSTY,Data,f,t,f,f,t,f,f,t,,"{18,17,16,15,14,13}",,,"{hunspell_cs_cz,hunspell_en_us,hunspell_fr,hunspell_nl_nl,hunspell_ne_np,hunspell_nn_no,hunspell_pt_pt,hunspell_ru_ru}",1.0,PIGSTY,hunspell_de_de_$v,"{18,17,16,15,14,13}",,1.0,PIGSTY,postgresql-$v-hunspell-de-de,,"{18,17,16,15,14,13}",hunspell-1.0.tar.gz,{},German Hunspell Dictionary,Hunspell德语全文检索词典,,2025-09-06
5454
2272,hunspell_en_us,hunspell_en_us,hunspell_en_us,FTS,available,https://github.com/postgrespro/hunspell_dicts,PostgreSQL,,1.0,PIGSTY,Data,f,t,f,f,t,f,f,t,,"{18,17,16,15,14,13}",,,"{hunspell_cs_cz,hunspell_de_de,hunspell_fr,hunspell_nl_nl,hunspell_ne_np,hunspell_nn_no,hunspell_pt_pt,hunspell_ru_ru}",1.0,PIGSTY,hunspell_en_us_$v,"{18,17,16,15,14,13}",,1.0,PIGSTY,postgresql-$v-hunspell-en-us,,"{18,17,16,15,14,13}",hunspell-1.0.tar.gz,{},en_US Hunspell Dictionary,Hunspell英语全文检索词典,,2025-09-06

0 commit comments

Comments
 (0)