backend-schema-manager

Community

Manage domain schema migrations and seeders across multiple backends.

AuthorTrevorMann
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the management of database schema migrations and seeders across various backends, ensuring data consistency and synchronization between PostgreSQL and other databases.

Core Features & Use Cases

  • Schema Migration: Automate the translation of PostgreSQL DDL to other backends.
  • Seeder Management: Handle the upserting of data across different databases.
  • Use Case: When a new database backend needs to be supported, this Skill can generate the necessary init scripts and ensure that the schema is correctly translated and applied.

Quick Start

Run the 'migrate-schema' command with the target backend to synchronize the schema.

Dependency Matrix

Required Modules

psycopg2snowflake-connector-pythonpyodbcredshift_connectorduckdbbigquerysqlite3

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: backend-schema-manager
Download link: https://github.com/TrevorMann/AIDataCleansing/archive/main.zip#backend-schema-manager

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