select open change scope Open full search

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

Extensions / AI and vectors

sveddy

A PostgreSQL extension for collaborative filtering using low-rank matrix approximation techniques.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagesveddy
Version0.1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars8
Latest commit2024-03-02
Catalogue updated2026-08-30

Related extensions

See also

onesparseSparse linear algebra and graph extension for PostgreSQL 18
fbsqlClosure-preserving formula-based statistical modeling in SQL
complexComplex-number data type for PostgreSQL.
fibonacciFibonacci extension for PostgreSQL.
cmathC11 math functions exposed to PostgreSQL with C-backed implementations.
graph_componentCompute graph components
get_sumsimple sum of two integers for postgres externsion using c
gcdC function that computes the greatest common divisor of an integer array.