sqlite-optimization
CommunitySpeed up SQLite apps with smart tuning.
Authorjrajasekera
Version1.0.0
Installs0
System Documentation
What problem does it solve?
SQLite is a common embedded database that often runs with default settings that fail to meet performance needs under real workloads. This Skill guides configuration, schema design, indexing, and query tuning to improve throughput and reduce latency in local and production environments.
Core Features & Use Cases
- Baseline PRAGMA setup for WAL mode and common performance boosts.
- Schema and indexing guidance to support fast reads, writes, and concurrency.
- Use cases include mobile apps, desktop utilities, and server-side services relying on SQLite.
Quick Start
Configure a connection with recommended PRAGMAs and run a baseline optimization pass.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-optimization Download link: https://github.com/jrajasekera/claude-skills/archive/main.zip#sqlite-optimization 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.