sqlite-conventions

Community

Robust SQLite conventions for reliable apps.

Authorjsamuelsen11
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Comprehensive guidelines to ensure robust, portable SQLite schemas and configurations across projects, covering PRAGMA settings, type affinity, STRICT tables, naming conventions, and compatibility practices.

Core Features & Use Cases

  • PRAGMA configuration and per-connection vs per-database settings to optimize performance and reliability.
  • Type affinity rules, STRICT table usage, NOT NULL defaults, and canonical data modeling guidance.
  • Schema design rules including naming conventions, constraints, and indexing strategies, plus a compatibility matrix for SQLite features.
  • Use Case: when building a mobile or embedded app with local storage, apply these conventions to maintain consistency across versions and platforms.

Quick Start

Review these conventions before creating or updating any SQLite schema in your project.

Dependency Matrix

Required Modules

None required

Components

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-conventions
Download link: https://github.com/jsamuelsen11/claude-config/archive/main.zip#sqlite-conventions

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.