fsharp-persistence
CommunityReliable data persistence with SQLite/Dapper.
Authorheimeshoff
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides practical patterns for data persistence in F# apps, including SQLite with Dapper, JSON file storage, and event sourcing options. It helps you implement robust, asynchronous I/O, with safe, testable persistence layers.
Core Features & Use Cases
- SQLite with Dapper: Async CRUD operations, parameterized queries, and indexing best practices.
- JSON File Persistence: Lightweight storage and easy snapshots for small datasets.
- Event Sourcing (Patterns): Sample event types and envelope for append-only state rebuilds.
- Use Case: Persist a TodoItem to SQLite and query by Id, with an option to switch to file storage.
Quick Start
Use this skill to create a Persistence.fs with CRUD operations in src/Server/Persistence.fs and example usage.
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: fsharp-persistence Download link: https://github.com/heimeshoff/Cinemarco/archive/main.zip#fsharp-persistence 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 223,000+ vetted skills library on demand.