DataGrip - Sync database connections across computers Alexsilverstein Created August 27, 2024 16:37 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?
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
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?
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