select open change scope Open full search

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

Extensions / AI and vectors

pgtensor

Run inference on ONNX models inside your Postgres database (and a Tensor type)

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepgtensor
Version0.0.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars1
Latest commit2026-01-06
Catalogue updated2026-08-30

Related extensions

See also

pg_onnxONNX Runtime integrated with PostgreSQL. Perform ML inference with data in your database.
pgpymlRun scikit-learn machine-learning models inside PostgreSQL through PL/Python functions and triggers.
pgdlPostgreSQL extension for deep learning model inference and vector storage inside the database.
aquaIn-database neural user-defined functions for machine-learning inference.
pg_gembedGenerate embeddings inside PostgreSQL
pg_deeplakeDeeplake is AI Data Runtime for Agents. It provides serverless postgres with a multimodal datalake, enabling scalable retrieval and training.
pg4mlMachine learning framework for PostgreSQL
kmeansK-means clustering window function for PostgreSQL