sql-schema

Community

Simplify database schema updates with script-based management.

Authorjguadagno
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manages database schema modifications without relying on Entity Framework migrations, enabling manual and precise control through SQL scripts.

Core Features & Use Cases

  • Schema Modification: Add or change database tables, columns, and seed data using raw SQL scripts.
  • Workflow Automation: Orchestrate database initialization during container startup, ensuring consistent environment setup.
  • Use Case: When needing to introduce a new data table or update schema without migration tools, modify the relevant SQL files and ensure AppHost is configured to include them.

Quick Start

Create or modify SQL scripts in the scripts/ directory, then update AppHost.cs to include any new scripts to deploy changes.

Dependency Matrix

Required Modules

None required

Components

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: sql-schema
Download link: https://github.com/jguadagno/jjgnet-broadcast/archive/main.zip#sql-schema

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.