{"library":"vectorlite","type":"library","category":null,"description":"Vectorlite v0.2.0 is a fast and tunable vector search extension for SQLite, enabling approximate nearest neighbor (ANN) search within SQLite databases. It provides virtual table syntax for creating vector indexes (e.g., with HNSW) and supports storing vectors as JSON or raw float32 buffers. Key differentiators include high performance, tunable parameters, and simple integration with node.js via better-sqlite3 or other SQLite bindings. The release cadence is currently unknown; check GitHub for updates.","language":"javascript","status":"active","version":"0.2.0","tags":["javascript","sqlite3","vector database","vectordb"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install vectorlite","imports":["import { vectorlitePath } from 'vectorlite'","import vectorlite from 'vectorlite'","SELECT vector_from_json(json_string)"]},{"cmd":"yarn add vectorlite","imports":[]},{"cmd":"pnpm add vectorlite","imports":[]}],"homepage":"https://github.com/1yefuwang1/vectorlite","github":"https://github.com/1yefuwang1/vectorlite","docs":null,"changelog":null,"pypi":null,"npm":"vectorlite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}