Run scikit-learn machine-learning models inside PostgreSQL through PL/Python functions and triggers.
pgext.cloud · Source code · Website · Documentation · License text · Control file · PGXN
| Package | pgpyml |
|---|---|
| Version | 0.3.1 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | pgpyml |
| Stars | 18 |
| Latest commit | 2022-07-19 |
| Latest release | 2022-07-01 |
| Catalogue updated | 2026-08-30 |
| plpython3u | PL/Python3U untrusted procedural language |
| plpython2u | Historical untrusted PL/Python 2 procedural language. |
| plpythonu | Historical untrusted PL/Python procedural language. |
| fbsql | Closure-preserving formula-based statistical modeling in SQL |
| pg4ml | Machine learning framework for PostgreSQL |
| google_ml_integration | Google Cloud machine learning integration extension for registering model endpoints, generating embeddings, and invoking predictions from SQL. |
| plpython3t | A SQL-only wrapper that registers PostgreSQL PL/Python 3 handlers as a trusted procedural language named plpython3t. |
| s2 | PL/Python functions for converting latitude/longitude to S2 cell IDs and tokens and navigating the S2 cell hierarchy |
| panda_post | Python Pandas data in Postgres |
| pg_gembed | Generate embeddings inside PostgreSQL |
| pg_py_plan_forwarding | Forward PostgreSQL planner and executor data to embedded Python callbacks |
| rppd | Trigger-based PostgreSQL event dispatcher that sends row changes over gRPC to a clustered Rust/Python execution service. |