Vector Databases 101

This page summarizes the projects mentioned and recommended in the original post on /r/datascience

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • faiss

    A library for efficient similarity search and clustering of dense vectors.

    If you want to go larger you could still use some simple setup in conjunction with faiss, annoy or hnsw.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • annoy

    Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk

    If you want to go larger you could still use some simple setup in conjunction with faiss, annoy or hnsw.

  • hnswlib

    Header-only C++/python library for fast approximate nearest neighbors

    If you want to go larger you could still use some simple setup in conjunction with faiss, annoy or hnsw.

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

  • I'm an undergraduate data science intern and trying to run kmodes clustering. Did this elbow method to figure out how many clusters to use, but I don't really see an "elbow". Tips on number of clusters?

    2 projects | /r/datascience | 21 Jun 2023
  • Calculating document similarity in a special domain

    1 project | /r/LanguageTechnology | 1 Jun 2023
  • Can Parquet file format index string columns?

    1 project | /r/dataengineering | 27 May 2023
  • Billion-Scale Approximate Nearest Neighbor Search [pdf]

    1 project | news.ycombinator.com | 6 May 2023
  • [R] Unlimiformer: Long-Range Transformers with Unlimited Length Input

    1 project | /r/MachineLearning | 5 May 2023