{"library":"sqlite-wasm-vec","type":"library","category":null,"description":"SQLite compiled to WebAssembly with the sqlite-vec extension for vector similarity search. Version 0.1.11 bundles SQLite 3.51.0 and sqlite-vec v0.1.7-alpha.2 in a ~1.5MB WASM binary. Provides full SQLite API with vector operations (k-NN search, distance functions) directly in browsers and Node.js. Supports float, int8, and bit vector types via virtual tables. Includes OPFS for persistent storage in browsers and first-class TypeScript types. Fork of @sqlite.org/sqlite-wasm with all original features intact.","language":"javascript","status":"active","version":"0.1.11","tags":["javascript","sqlite","sqlite3","sqlite-wasm","sqlite3-wasm","sqlite-vec","vector","vectors","embedding","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install sqlite-wasm-vec","imports":["import sqlite3InitModule from 'sqlite-wasm-vec'","const db = new sqlite3.oo1.DB(':memory:')","const sqlite3InitModule = require('sqlite-wasm-vec').default"]},{"cmd":"yarn add sqlite-wasm-vec","imports":[]},{"cmd":"pnpm add sqlite-wasm-vec","imports":[]}],"homepage":"https://github.com/yangbooom/sqlite-wasm-vec#readme","github":"https://github.com/yangbooom/sqlite-wasm-vec","docs":null,"changelog":null,"pypi":null,"npm":"sqlite-wasm-vec","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}