shiny-documentdb

Official

Codegen for a schema-free .NET document store

Authorshinyorg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Shiny.DocumentDb skill enables developers to generate and configure a .NET-based, schema-free JSON document store across multiple providers (SQLite, SQLCipher, MySQL, SQL Server, PostgreSQL), eliminating the need for rigid relational schemas when storing and querying objects with LINQ.

Core Features & Use Cases

  • Supports multi-provider document storage with full AOT/trimming support and LINQ querying.
  • Provides DI extensions and provider abstractions to switch databases without changing code, plus features like MapTypeToTable, custom Id properties, and JSON-based projections.
  • Use cases include building portable, schema-free persistence layers in .NET applications, enabling type-safe document storage and rich querying across providers.

Quick Start

Instantiate a DocumentStore with a chosen provider (SQLite, MySQL, SQL Server, PostgreSQL), map your domain types, and perform an initial insert to verify setup.

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

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 471,000+ vetted skills library on demand.