Join the discussion
Write your take first — we'll ask for email only when you're ready to publish.
- Hacker News
- cool, thanks for sharing!by cromalde
- 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.by PatuDev
- Drop schema, get an interactive ER diagram — that's the kind of boring tool I bookmark and come back to on every migration.by dong2go
- “Drop” is a loaded verb in a SQL context. “Add” or “paste” might avoid the raised eyebrow.by dannyboland
- 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.by PatuDev