Schema Builder

Dev Tools

Build database schemas with SQL generation and relationship modeling. Use when designing databases.

Install

openclaw skills install 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 | hello@bytesagain.com