GraphCanon updated 3d · GitHub synced 3d
Decision brief
PostgresML offers PostgreSQL with GPU acceleration for ML, distinguishing by its support of embedding operations directly into SQL queries.
Good fit when
- Requires integration of machine learning tasks directly within PostgreSQL queries
- Projects already heavily invested in Postgres ecosystem but aiming for faster AI/ML performance
Avoid when
- Teams not utilizing or unwilling to migrate to PostgreSQL databases
- Applications where GPU access is limited, thus constraining ML capabilities
Observed Jul 12, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (412d since push)
- As of 3d
- Provenance
- Not a fork · Organization account
- As of 3d
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
cargo add postgresml crates.ioHow it fits your stack(8)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Alternative
Integrates
Related
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A PostgreSQL extension (`pgml`) designed to enhance machine learning and AI applications, supporting GPU acceleration.
Capability facts
- Languages
- rust
Source: github.language · Aug 18, 2026
Categories
Tags
README
Getting started
The only prerequisites for using PostgresML is a Postgres database with our open-source pgml extension installed.
For agents
This page has a .md twin and JSON over the API.