Show HN: Drop a SQL schema, get an interactive ER diagram mcdview.dev 18 points by PatuDev 6 days ago
dannyboland 6 days ago “Drop” is a loaded verb in a SQL context. “Add” or “paste” might avoid the raised eyebrow. PatuDev 6 days ago Ha, fair. No DROP TABLE here, I promise: the upload is read-only and the page it generates is static. Point taken on the wording.
PatuDev 6 days ago Ha, fair. No DROP TABLE here, I promise: the upload is read-only and the page it generates is static. Point taken on the wording.
dong2go 5 days ago Drop schema, get an interactive ER diagram — that's the kind of boring tool I bookmark and come back to on every migration.
Amine_builds2 6 days ago Interesting, thanks for sharing that. PatuDev 6 days ago Thanks! If you point it at your own schema, I'd be curious which dialect and whether anything trips it up.
PatuDev 6 days ago Thanks! If you point it at your own schema, I'd be curious which dialect and whether anything trips it up.
“Drop” is a loaded verb in a SQL context. “Add” or “paste” might avoid the raised eyebrow.
Ha, fair. No DROP TABLE here, I promise: the upload is read-only and the page it generates is static. Point taken on the wording.
Drop schema, get an interactive ER diagram — that's the kind of boring tool I bookmark and come back to on every migration.
Interesting, thanks for sharing that.
Thanks! If you point it at your own schema, I'd be curious which dialect and whether anything trips it up.
cool, thanks for sharing!