[ bullseye ]
[ ソース: pg-similarity ]
パッケージ: postgresql-13-similarity (1.0-4)
postgresql-13-similarity に関するリンク
Debian の資源:
pg-similarity ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
PostgreSQL similarity functions extension
pg_similarity is an extension to support similarity queries on PostgreSQL. The extension consists of:
* Functions implementing similarity algorithms available in the literature. These functions can be used as UDFs and are the base for implementing the similarity operators; * Operators defined on top of the similarity functions. They use similarity functions to obtain the similarity threshold and compare its value to a user-defined threshold to decide if it is a match or not; * Session variables storing similarity function parameters.
その他の postgresql-13-similarity 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: postgresql-13
- The World's Most Advanced Open Source Relational Database