select open change scope Open full search

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

Extensions / AI and vectors

pg_kmersearch

A PostgreSQL extension adding 2 datatypes of 2-bit or 4-bit per 1-mer for nucleotide sequence data and GIN index based on k-mer

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_kmersearch
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2026-02-02
Catalogue updated2026-08-30

Related extensions

See also

kmeaK-Mer Extension for Analysis
parray_ginGIN index operator class and partial-match operators for text arrays
rdkitCheminformatics functionality for PostgreSQL.
pgchy_similarityChemical structure similarity functions for PostgreSQL using Chython and PL/Python.
gevelIndex-inspection functions for GiST, GIN, SP-GiST, B-tree, and BRIN indexes.
rumRUM index access method
mtreeMetric-space index access method derived from PostgreSQL GiST
pg_turboquantCompact TurboQuant approximate-nearest-neighbor index access method for pgvector vector and halfvec data.