{"name":"christopherdavenport-sqlite-backend-sqlite","owner":{"name":"ClaudePluginHub"},"plugins":[{"name":"christopherdavenport-sqlite-backend-sqlite","source":{"source":"github","repo":"christopherdavenport/christopherdavenport-marketplace"},"description":"SQLite best practices — schema design and STRICT tables, the must-set pragmas (journal_mode=WAL, busy_timeout, foreign_keys, synchronous=NORMAL), the locking model and BEGIN IMMEDIATE vs DEFERRED, indexes and EXPLAIN QUERY PLAN, JSON1/JSONB with generated-column indexing, the Go client (database/sql with mattn/go-sqlite3 or modernc.org/sqlite, two-pool writer/reader pattern, DSN pragma syntax), and server-side production use (Litestream/LiteFS/Turso patterns, online backup, schema migration on a live database).","version":"0.1.0","strict":true,"keywords":[],"category":"testing"}]}