Preparing for system design interviews?  Try bugzed.com →

sqlite-tag-spawned

JSON →
library 0.7.1 ·javascript
verified Jun 7, 2026

A lightweight SQLite library that provides tagged template literal queries (same API as sqlite-tag) but without the native sqlite3 module dependency, using spawned sqlite3 process with -json output. Current stable version is v0.7.1, with irregular releases. Key differentiators: works in environments where native modules cannot compile (e.g., restricted CI, serverless), requires only the sqlite3 CLI (v3.33+), and supports transactions, IN clauses via arrays, and :memory: databases (Node 16+). Performance is similar to native sqlite3 but each query is a spawn call except transactions.

total hits 11
actors 4 distinct systems
last hit 20d ago Bingbot
GPTBot
3
Amazonbot
3
Search engines
1
Humans
3

top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇩🇪 Germany