20x faster than pgvector: HNSW index in Postgres with pg_embedding

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • pgvector

    Open-source vector similarity search for Postgres

  • https://github.com/pgvector/pgvector/pull/86 an example of why it's better to have our own project to move fast.

  • ann-benchmarks

    Benchmarks of approximate nearest neighbor libraries in Python

  • A more important question is why supabase went with one of the slowest [0] implementations instead of building a better plugin especially since you are a VC funded company that's hardly lacking in cash. Simply gluing together a few random open source extensions is not great for developer experience.

    [0] https://github.com/erikbern/ann-benchmarks

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • pg_embedding

    Hierarchical Navigable Small World (HNSW) algorithm for vector similarity search in PostgreSQL

  • I believe it's available here: https://github.com/neondatabase/pg_embedding/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts