



SQLite extension using FAISS for vector similarity search, enabling hybrid SQL+vector queries with ACID transactions on lightweight embedded SQL infrastructure. Cost-effective for local/edge apps vs dedicated VDBs.
SQLite extension bringing FAISS-based vector search to SQLite. Note: Development shifted to sqlite-vec.
Embedded ACID SQL vs separate VDBs; no sync needed.
Free OSS.
Loading more......