purduedb/PostgreSQL-V
Fast vector search in PostgreSQL
This project helps database administrators and developers implement extremely fast similarity searches within their PostgreSQL databases. It takes existing vector embeddings (numerical representations of data like images, text, or audio) stored in PostgreSQL and allows for rapid querying to find the most similar items. This is ideal for anyone managing a PostgreSQL database who needs to power applications requiring instant 'find me things like this' capabilities, such as recommendation engines, semantic search, or anomaly detection.
Use this if you are a database administrator or backend developer looking to enhance PostgreSQL with high-performance vector similarity search capabilities.
Not ideal if you are looking for a standalone vector database and do not primarily use PostgreSQL for your data storage.
Stars
17
Forks
—
Language
PLpgSQL
License
—
Category
Last pushed
Jan 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/purduedb/PostgreSQL-V"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
tensorchord/VectorChord
Scalable, fast, and disk-friendly vector search in Postgres, the successor of pgvecto.rs.
tensorchord/vechord
Turn PostgreSQL into your search engine in a Pythonic way.
postgresml/postgresml
Postgres with GPUs for ML/AI apps.
soulteary/portable-docker-app
🎩 Magic in Pocket / 🪄 口袋里的“魔法”.
andreiramani/pgvector_pgsql_windows
pgvector - a PostgreSQL extension (native compiled in Microsoft Windows environment)