adspace
list out some tools through which we can draw e-r diagrams for mysql. : Sql dba
Answer Posted / Akash Avasthini
There are several tools available to draw ER diagrams for MySQL. Here are some popular ones:n
1. Lucidchart - A web-based visual workspace that supports creating and sharing ER diagrams.
2. drawsql - An open-source tool for generating ER diagrams based on your SQL scripts.
3. MySQL Workbench - A free, open-source GUI tool provided by Oracle for designing databases and creating ER diagrams.
4. ER Diagram Designer - A paid tool from Sparx Systems that offers advanced features for modeling complex database relationships.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the current version of sql?
what is sql server agent? : Sql dba
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
What is the current version of postgresql?
What is the best sql course?
How do I remove duplicates in two columns?
how to escape special characters in sql statements? : Sql dba
Can we use distinct and group by together?
If a cursor is open, how can we find in a pl/sql block?
define sql insert statement ? : Sql dba
What is your daily office routine?
how many tables will create when we create table, what are they? : Sql dba
Does group by remove duplicates?
what are aggregate and scalar functions? : Sql dba
Is primary key always clustered index?