schemacrawler / SchemaCrawler

Free database schema discovery and comprehension tool
http://www.schemacrawler.com/
Other
1.58k stars 200 forks source link

Render indexes in diagrams #309

Closed PetrKaleta closed 3 years ago

PetrKaleta commented 4 years ago

It will be really nice if column indexes can be rendered in diagrams also.

sualeh commented 4 years ago

@PetrKaleta - do you have some examples of what this could look like - or what you would like it to look like?

sualeh commented 4 years ago

I am still chewing on this one - I took a look at How are indexes represented in an ERD? to see what people think.

sualeh commented 3 years ago

@PetrKaleta - SchemaCrawler now allows you to export your database schema metadata into Holistics DBML, which can be used to create diagrams online with dbdiagram.io. dbdiagram.io show indexes on the schema diagram. Please use this solution if you want to see indexes on your database diagram. Please see the SchemaCrawler diagramming page for more information on how to generate DBML.

sualeh commented 3 years ago

@PetrKaleta - I have implemented indexes in diagrams. Please use the latest SchemaCrawler release.