adding-sqlite-stores
OfficialEfficiently manage SQLite-backed data stores for persistence
Authorlatchagent
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of creating and managing SQLite-backed data stores within the application, ensuring data persistence and efficient data access.
Core Features & Use Cases
- Store Class Pattern: Implements the store class pattern with static methods for creating instances, initializing, and managing data.
- Idempotent Migrations: Supports idempotent migrations for maintaining data integrity without duplication.
- JSON Serialization: Enables JSON serialization for storing complex data types and facilitating easy data exchange.
- Column Whitelisting: Enforces security by only allowing updates to pre-defined columns, mitigating SQL injection risks.
- Wiring into App Lifecycle: Provides clear guidance on how to integrate the created stores into the application's lifecycle.
Quick Start
Initialize a new SQLite store for the 'widgets' domain.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: adding-sqlite-stores Download link: https://github.com/latchagent/latch-core/archive/main.zip#adding-sqlite-stores 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 620,000+ vetted skills library on demand.