Pinned Repositories
docs
PostgresML & PgCat Documentation
example-django
Example PostgresML application using Django
example-expressjs
Example PostgresML application using Express JS
korvus
Korvus is a search SDK that unifies the entire RAG pipeline in a single database query. Built on top of Postgres with bindings for Python, JavaScript, Rust and C.
linfa
A Rust machine learning framework.
pg_stat_sysinfo
Query system statistics with SQL.
pgcat
PostgreSQL pooler with sharding, load balancing and failover support.
postgresml
Postgres with GPUs for ML/AI apps.
postgresml-django
postgresml-django is a Python module that integrates PostgresML with Django ORM, enabling automatic in-database embedding of Django models.
rust-xgboost
Rust bindings for XGBoost.
PostgresML's Repositories
postgresml/postgresml
Postgres with GPUs for ML/AI apps.
postgresml/pgcat
PostgreSQL pooler with sharding, load balancing and failover support.
postgresml/korvus
Korvus is a search SDK that unifies the entire RAG pipeline in a single database query. Built on top of Postgres with bindings for Python, JavaScript, Rust and C.
postgresml/postgresml-django
postgresml-django is a Python module that integrates PostgresML with Django ORM, enabling automatic in-database embedding of Django models.
postgresml/pg_stat_sysinfo
Query system statistics with SQL.
postgresml/rust-xgboost
Rust bindings for XGBoost.
postgresml/example-django
Example PostgresML application using Django
postgresml/linfa
A Rust machine learning framework.
postgresml/docs
PostgresML & PgCat Documentation
postgresml/example-expressjs
Example PostgresML application using Express JS
postgresml/pgvectorscale
A complement to pgvector for high performance, cost efficient vector search on large workloads.
postgresml/rag-timing-experiments
postgresml/age
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
postgresml/bb8
Full-featured async (tokio-based) postgres connection pool (like r2d2)
postgresml/example-korvus-firecrawl
postgresml/lightgbm-rs
LightGBM Rust binding
postgresml/pgbackrest
Reliable PostgreSQL Backup & Restore
postgresml/render-healthcheck
postgresml/sailfish
Simple, small, and extremely fast template engine for Rust
postgresml/vercel-app
postgresml/openblas-src
Source of BLAS and LAPACK via OpenBLAS
postgresml/async-stripe
Async (and blocking!) Rust bindings for the Stripe API
postgresml/blas-src
BLAS source of choice
postgresml/blazer-docker
A Docker image for Blazer
postgresml/dotenv
Library to help supply environment variables in testing and development
postgresml/dotenvy
A well-maintained fork of the Rust dotenv crate
postgresml/example-rails
postgresml/lang-sql
SQL language support for the CodeMirror code editor
postgresml/pgml-nextjs-node-loader
Allows you to include native Node.js `.node` modules in your Next.js project
postgresml/pgvector-rust
pgvector support for Rust