shiny-sqlitedocumentdb

Official

Schema-free SQLite JSON document store for .NET

Authorshinyorg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies data persistence in .NET applications by transforming SQLite into a flexible, schema-free JSON document database, eliminating the need for complex migrations and schema management.

Core Features & Use Cases

  • Schema-Free Storage: Store .NET objects as JSON documents directly in SQLite.
  • LINQ Querying: Query your JSON documents using familiar LINQ expressions.
  • AOT/Trimming Support: Optimized for Ahead-of-Time compilation and trimming scenarios.
  • Use Case: Quickly build a mobile app that needs to store user preferences or local data without defining rigid database schemas, ensuring fast development and easy updates.

Quick Start

Use the shiny-sqlitedocumentdb skill to insert a new user object into the document store.

Dependency Matrix

Required Modules

None required

Components

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: shiny-sqlitedocumentdb
Download link: https://github.com/shinyorg/skills/archive/main.zip#shiny-sqlitedocumentdb

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.