BigHugger
sk Skill · 0xDarkMatter

sqlite-ops

SQLite across every host and engine — query performance, concurrency, schema, feature modules, operations. Triggers on: sqlite, slow query, EXPLAIN QUERY PLAN, query plan, SCAN vs SEARCH, covering index, index not used, rows read, rows_read, sql_duration_ms, ANALYZE, sqlite_stat1, LIKE performance, database is locked, SQLITE_BUSY, WAL, busy_timeout, STRICT tables, type affinity, foreign_keys, VACUUM,…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
1
sqlbashShell
Host repository
0xDarkMatter/claude-mods
Allowed tools
Read Write Bash
Compatible with
Guidance is engine-agnostic (SQLite 3.x semantics). Examples are labelled by host: sqlite3 CLI, Python sqlite3/aiosqlite, node:sqlite/better-sqlite3/bun:sqlite, Cloudflare D1 via wrangler, libSQL/Turso. scripts/eqp-triage.py needs Python 3.8+ (stdlib only).
Licence
MIT
Host stars
39
Host language
Shell