I am trying to create a visual overview / diagram for an old SQL Server database. I have already looked through similar questions and articles, but I couldn't find a program that suits the task.
I have looked at SQL Server Management Studio, Datagrip and DBeaver, but none of them seem to visualize views and their dependencies. Please correct me if I am wrong.
Is there a program that can generate a diagram containing tables, views and their dependencies from SQL Server connections or backups?