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.

Tibsfox Updated

File contents

Tibsfox/gsd-skill-creator/tree/main/project-claude/skills/portable-schema-generator commit 94394e16ec

Frequently asked questions

npx skillmds@latest add tibsfox/portable-schema-generator