select open change scope Open full search

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

Extensions / AI and vectors

aws_ml

Amazon Aurora PostgreSQL extension for invoking Amazon Comprehend, SageMaker AI, and Bedrock services from SQL.

pgext.cloud · Documentation

Overview

Packageaws_ml
Version2.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Distributionamazon-aurora-postgresql
VendorAWS
Requires CREATE EXTENSIONYes
Schemaaws_bedrock, aws_comprehend, aws_sagemaker
Catalogue updated2026-07-30

Related extensions

Requires

aws_commonsCommon helper objects used by Amazon RDS/Aurora PostgreSQL AWS extensions.

See also

google_ml_integrationGoogle Cloud machine learning integration extension for registering model endpoints, generating embeddings, and invoking predictions from SQL.
pg_gembedGenerate embeddings inside PostgreSQL
ecazRust PostgreSQL extension for high-performance vector storage with broad quantization and index support.
fbsqlClosure-preserving formula-based statistical modeling in SQL
azure_aiAzure Database for PostgreSQL extension for in-database calls to Azure AI, Azure OpenAI, Cognitive Services, and Azure Machine Learning.
pg_deeplakeDeeplake is AI Data Runtime for Agents. It provides serverless postgres with a multimodal datalake, enabling scalable retrieval and training.
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.