Skip to content

Add Sqemo to Tools - #66

Open
hyuny00 wants to merge 1 commit into
danhuss:mainfrom
hyuny00:add-sqemo
Open

Add Sqemo to Tools#66
hyuny00 wants to merge 1 commit into
danhuss:mainfrom
hyuny00:add-sqemo

Conversation

@hyuny00

@hyuny00 hyuny00 commented Aug 23, 2026

Copy link
Copy Markdown

Adds Sqemo to Tools, next to ERAlchemy (the other ER-diagram entry).

Sqemo is an ERD tool built around naming conventions: you register a word list (customer → cust, number → no) and naming rules, model in business terms, and the physical column names are generated consistently. SQL import/export for MySQL, PostgreSQL, Oracle, SQL Server, SQLite, H2 and CUBRID, plus DBML. The companion CLI/MCP server (sqemo-mcp, MIT, on npm) has a lint subcommand that exits 1 on naming drift, so the convention can be enforced in CI.

Free tier runs in the browser with no sign-up; the web app itself is not open source (the CLI/MCP server is).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants