Make groups of database connections
已回答
Is there any way to make the groups of database connections in DataGrip as it can be done in Navicat?
请先登录再写评论。
As a workaround, you can use different colors for datasources:
Configure it from Datasource context menu:
You can follow https://youtrack.jetbrains.com/issue/DBE-77 for a related request.
Now it's supported via Move To Group action. To do that press F6 on the data source.
