K-means clustering window function for PostgreSQL
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | kmeans |
|---|---|
| Version | 1.1.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 106 |
| Latest commit | 2012-06-26 |
| Latest release | 2011-07-22 |
| Catalogue updated | 2026-08-30 |
| hclust | C function for agglomerative or divisive hierarchical clustering that writes cluster assignments back to a table. |
| fbsql | Closure-preserving formula-based statistical modeling in SQL |
| pg4ml | Machine learning framework for PostgreSQL |
| pgpyml | Run scikit-learn machine-learning models inside PostgreSQL through PL/Python functions and triggers. |
| pg_onnx | ONNX Runtime integrated with PostgreSQL. Perform ML inference with data in your database. |
| pgml | Run AL/ML workloads with SQL interface |
| pgdl | PostgreSQL extension for deep learning model inference and vector storage inside the database. |