SGT Private RallyPoint Member 2133041 <div class="images-v2-count-0"></div>Just figured out how to make an Entity - Relationship Diagram in mySQL workbench - 1 man hour. Now I&#39;m tired. Is there a better app to create Entity Relationship Diagrams than the Sql Server or mySQL studios? 2016-12-04T22:49:17-05:00 SGT Private RallyPoint Member 2133041 <div class="images-v2-count-0"></div>Just figured out how to make an Entity - Relationship Diagram in mySQL workbench - 1 man hour. Now I&#39;m tired. Is there a better app to create Entity Relationship Diagrams than the Sql Server or mySQL studios? 2016-12-04T22:49:17-05:00 2016-12-04T22:49:17-05:00 MAJ Private RallyPoint Member 2133603 <div class="images-v2-count-0"></div>Personally, I still use MSSQL Server Management Studio, since that&#39;s where I do most of my other DB development too, or (more lately) Visual Studio&#39;s SQL Server Data Tools add-on (I know it works in VS2013, and I think it&#39;s automatic in 2015) using a SQL *project* type, since it allows me to develop the schema, procedures, and ERD more easily without actually changing tables in the DB and also integrates with source control well by virtue of VS&#39;s existing capabilities.<br /><br />That said, there are plenty of alternative tools available, and many are at least a bit more friendly than the SQL studios are. Here&#39;s someI&#39;ve seen floating around:<br /><a target="_blank" href="https://erdplus.com/">https://erdplus.com/</a><br /><a target="_blank" href="https://www.lucidchart.com/pages/tour/ER_diagram_tool">https://www.lucidchart.com/pages/tour/ER_diagram_tool</a><br /><a target="_blank" href="http://www.sqlpower.ca/page/architect_download_os">http://www.sqlpower.ca/page/architect_download_os</a><br />As for recommendations, that&#39;s harder. Each tool gives a different feel, and you just have to see if one fits what you&#39;re looking for. The only one I&#39;ve used is ERD Plus, and while it was nice, I still prefer working inside an IDE. <div class="pta-link-card answers-template-image type-default"> <div class="pta-link-card-picture"> </div> <div class="pta-link-card-content"> <p class="pta-link-card-title"> <a target="blank" href="https://erdplus.com/">ERDPlus</a> </p> <p class="pta-link-card-description">ERDPlus is a database modeling tool to quickly and easily create Entity Relationship Diagrams, Relational Schemas, and Star Schemas.</p> </div> <div class="clearfix"></div> </div> Response by MAJ Private RallyPoint Member made Dec 5 at 2016 9:28 AM 2016-12-05T09:28:15-05:00 2016-12-05T09:28:15-05:00 2016-12-04T22:49:17-05:00