There is no graphic design tool.
There is no graphic design tool in DG for creating table, view and so on. Please add this function. I am a DB beginner, and I usually use the Pycharm. I love Jetbrains's product. I want to use the DG instead of other DB IDE tools.
So, please concern adding the graphic design tool.
Thanks very much!
Please sign in to leave a comment.
By graphic design you mean a drag and drop editor?
I too was a database beginner once and I strongly encourage you to attempt to use straight SQL as often as possible. It will improve your overall database abilities much fast than using a drag and drop widget.
Hello,
There is such possibility to create or edit table in DataGrip IDE. To edit an existing table/index/column/key, navigate to it in Database tool window and select Modify <item_type> from the context menu. To create a new table, select New | Table action in context menu in Database tool window for the schema you want to create an item.
Hi.
I think, it would be useful to have in DataGrip tool for visual designing and projection db structure without modifying db (and then apply this structure to real db)
Hi Sergey,
Please vote for https://youtrack.jetbrains.com/issue/DBE-268 , https://youtrack.jetbrains.com/issue/DBE-1248