I'm looking for an application that is like graphviz/dot, but for database schema visualization instead of graph visualization. Is there such an application? (preferably open source)<p>I'd like to use it with markdown to document code and application architecture, such that the schema definition can be text that is under version control and the generated image can be part of the rendered document.
One of these, perhaps: <a href="https://github.com/mgramin/awesome-db-tools#diagrams" rel="nofollow">https://github.com/mgramin/awesome-db-tools#diagrams</a>