DataGrip - Sync database connections across computers

Simple question: I have many connections on one PC. Can they be automatically synced to my other PCs, so I don't have to set them up multiple times?

0
Hi,

You can use our Synch settings plugin to achieve this goal. See here for more information:

https://www.jetbrains.com/help/datagrip/sharing-your-ide-settings.html#IDE_settings_sync
-1

Hi Alexsandr,

I've followed the instructions and performed a settings sync. The data sources in Database Explorer don't seem to sync though. Is this a limitation of the sync feature?

0
Hi Alex,

That's correct. Currently, the data sources are not included when synching the settings:

https://youtrack.jetbrains.com/issue/IJPL-13363/Settings-Sync-Mention-that-database-settings-are-synced-within-the-Tools-checkbox

You can use one of the options we have available  

https://www.jetbrains.com/help/datagrip/managing-data-sources.html#share-data-sources  

or alternatively, pull the data sources.xml file with your current database connections from a repository using our VCS integration

https://www.jetbrains.com/help/datagrip/version-control-integration.html
0

请先登录再写评论。