maui-sqlite-database
CommunityLocal SQLite storage for MAUI apps.
Authormkazimoto
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This solution provides a local SQLite database for MAUI apps, enabling persistent data storage on-device and offline access for simple CRUD operations. It addresses the need for structured data handling, offline functionality, and reliable data persistence across platforms.
Core Features & Use Cases
- ORM-based data models using sqlite-net-pcl attributes
- Async, lazy-initialized database service with Create/Read/Update/Delete operations
- DI-friendly singleton registration and cross-platform path management
- Write-Ahead Logging (WAL) mode for improved concurrency
- File management helpers for backup and export of the database
Quick Start
Install sqlite-net-pcl in your MAUI project and initialize the DatabaseService in MauiProgram to start performing CRUD operations against TodoItem models.
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: maui-sqlite-database Download link: https://github.com/mkazimoto/AppMAUICopilot/archive/main.zip#maui-sqlite-database 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.