I'd like to find a tool that lets me input a DDL database schema (ie a
collection of CREATE TABLE statements) and outputs an E-R diagram.
I found XERD, which lets me draw the E-R diagram by hand, and then
automatically outputs DDL. I'd like to go the other way if possible.