sqlite-search
JSON →Automated SQLite text indexing via streaming interface. Version 4.1.0 is the latest release. Provides a simple API to create an SQLite FTS table, write objects to it via a writable stream, and search against it with a readable stream. Differentiates from raw SQLite usage by abstracting FTS setup and query building, supporting columns, primary key, pagination (limit/offset/since), and custom SQL statements. Uses the `sqlite3` package underneath and streams results in object mode.
Traffic · last 30 days stale · no recent hits
total hits 10
actors 2 distinct systems
last hit 21d ago human
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇮🇳 India
Resources
packagesqlite-search ↗