sqlite
CommunitySQLite optimization for embedded databases.
Authorsimplerick0
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides guidance on designing, optimizing, and using SQLite effectively in embedded environments, addressing common pitfalls and best practices for performance, reliability, and data integrity.
Core Features & Use Cases
- Type Affinity and Constraints: How to model data with SQLite's dynamic typing and the STRICT tables feature (3.37+).
- Performance Tuning: WAL mode, PRAGMAs, indexing strategies for read/write workloads.
- Real-world Scenarios: Mobile apps storing local data, edge devices needing small-footprint DB, offline-first apps.
Quick Start
Start by enabling WAL, define FK constraints, and evaluate query plans for critical paths. Then test with realistic datasets and adjust PRAGMAs accordingly.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sqlite Download link: https://github.com/simplerick0/com.ackhax.configs/archive/main.zip#sqlite Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.