Any good suggestion for a quick data modeling tool for reverse-engineering
I would be working on a new job and I need to look at the data model of a system. I would expect that there is no documentation coming along my way, so I would need to make one for myself. I used to use Visio (am I old? yes, yes I am) to generate a data model to print and keep around the workarea, but I don't want to use that anymore and am looking at leveraging new tools. Something that is on my local machine and connect to a database server in the network to generate the model (keeping things out of the cloud for the moment)? If possible, something that could also be used for non SQL Servers (but I would probably first use this for SQL Servers).
Any good suggestions?