Possibility for database modelling in IntelliJ Ultimate
Hi guys, I am very new to the Jetbrains / IntelliJ universe so forgive me my unexperience. At the moment I am doing an apprenticeship as software developer in Germany. One or two months ago, I started to learn more about databases/dmbs, sql in combination of working with the Spring Framework/Boot therefore I am searching for an possibility to design databases with the Entity Relationship Model/Entity Relationship Diagram and export this designed database directly to an dmbs e.g.: MySQL.
I already search for this possiblity in IntelliJ Ultimate and Datagrip, but I only found the possibility to create diagrams/visualizations for already exisiting databases. But this isn't what I am searching for, I searching for the possibility to first design the database and its corresponding tables and the relations between them as Entity Relationship Diagram and after that comfortable create the whole database through and corresponding to this created Entity Relationship Diagram.
Greetings from Germany,
~ Daniel
Please sign in to leave a comment.
Here is feature request for database design.