Show HN: Drop a SQL schema, get an interactive ER diagram

(mcdview.dev)

15 points | by PatuDev a day ago ago

5 comments

  • dannyboland a day ago ago

    “Drop” is a loaded verb in a SQL context. “Add” or “paste” might avoid the raised eyebrow.

    • PatuDev a day ago 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 15 hours ago 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 a day ago ago

    Interesting, thanks for sharing that.

    • PatuDev a day ago ago

      Thanks! If you point it at your own schema, I'd be curious which dialect and whether anything trips it up.