Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Portable Schema Generator

Emit Postgres.sql and SQLite.sql from a single schema spec so tools work across both drivers without duplicating DDL by hand. Use when designing a schema that needs to support both shared Postgres deployments and zero-config SQLite. Reduces two-file sync burden to a single source edit.

majiayu000 ce939d9 2 files · 5.6 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/devops/portable-schema-generator commit ce939d90df

Frequently asked questions

npx skillmds add majiayu000/portable-schema-generator