SQLite Extension for Efficient Vector Search

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • sqlite-vss

    A SQLite extension for efficient vector search, based on Faiss!

  • sqlite-ecosystem

    An overview of all my SQLite extensions, and a roadmap for future extensions and tooling!

  • Author here, happy to answer any questions! My "Introducing sqlite-vss: A SQLite Extension for Vector Search" [0] blog post has more details about the motivations behind this extensions, along with a demo. Includes a semantic search engine hosted on Datasette, build with sqlite-vss and sentence-transformers, on fly.io. Simple and cheap!

    Though my favorite part about this extension (and all my other SQLite extensions[1]): you can `pip install sqlite-vss` for Python, `npm install sqlite-vss` for Node.js, or use https://deno.land/x/sqlite_vss for Deno! The underlying SQLite extension has been compiled on different platforms and uploaded to pip/npm/deno.land/x to make distribution easier. There's also pre-compiled extensions on each Github release if you just want to use it with the sqlite3 CLI.

    Currently working on getting Mac M1 arm builds, hopefully by end of this week [2]

    [0] https://observablehq.com/@asg017/introducing-sqlite-vss

    [1] https://github.com/asg017/sqlite-ecosystem

    [2] https://github.com/asg017/sqlite-vss/issues/13

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • SQLite-Vss: A SQLite Extension for Vector Search

    1 project | news.ycombinator.com | 18 Sep 2023
  • Every request, every microsecond: scalable machine learning at Cloudflare

    1 project | news.ycombinator.com | 19 Jun 2023
  • SQLite extension for efficient vector search, based on Faiss

    1 project | news.ycombinator.com | 15 Jun 2023
  • SQLite extension for efficient vector search, based on Faiss

    1 project | news.ycombinator.com | 26 May 2023
  • Ask HN: How long before databases get vector similarity search in them?

    1 project | news.ycombinator.com | 11 Apr 2023