select open change scope Open full search

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

Extensions / AI and vectors

google_ml_integration

Google Cloud machine learning integration extension for registering model endpoints, generating embeddings, and invoking predictions from SQL.

pgext.cloud · Documentation

Overview

Packagegoogle_ml_integration
Version1.4.3
PostgreSQL versions12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Distributiongoogle-cloud-sql-postgresql
VendorGoogle Cloud
Requires CREATE EXTENSIONYes
Requires preloadNo
Schemagoogle_ml, public
Latest release2025-09-09
Catalogue updated2026-07-30

Related extensions

See also

vectorizeThe simplest way to do vector search on Postgres
pg_deeplakeDeeplake is AI Data Runtime for Agents. It provides serverless postgres with a multimodal datalake, enabling scalable retrieval and training.
pg_gembedGenerate embeddings inside PostgreSQL
avocadoAvocadoDB PostgreSQL extension for deterministic context compilation for AI agents.
ecazRust PostgreSQL extension for high-performance vector storage with broad quantization and index support.
pgmnemoSingle-plan multimodal agent memory for PostgreSQL
vectorvector data type and ivfflat and hnsw access methods
rds_aiAlibaba Cloud RDS extension for calling LLMs, generating embeddings, semantic retrieval, and end-to-end RAG from SQL
lantern_extrasConvenience functions for working with vector embeddings
pgedge_vectorizerAsynchronous text chunking and embedding generation for PostgreSQL using background workers and pgvector.
rag_bge_small_en_v15rag_bge_small_en_v15: local bge-small-en-v1.5 embeddings in PostgreSQL
pgcontextVector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables.