schema-builder
v3.0.0Build database schemas with SQL generation and relationship modeling. Use when designing databases.
Installation
Please help me install the skill `schema-builder` from SkillHub official store.
npx skills add ckchzh/schema-builder
schema-builder
Build database schemas with SQL generation and relationship modeling. Use when designing databases.
Commands
create
scripts/script.sh create <table cols>
alter
scripts/script.sh alter <table action col>
show
scripts/script.sh show <table>
export
scripts/script.sh export <format>
validate
scripts/script.sh validate <file>
er
scripts/script.sh er <t1 t2 relation>
Data Storage
Data stored in ~/.local/share/schema-builder/.
Powered by BytesAgain | bytesagain.com | [email protected]