Does DataGrip offer Visual Studio like functionality for Database Projects?
已回答
We are currently using Visual Studio 2019 Professional for our database projects at my company.
We use Visual Studio to create and manage SQL database scripts, synchornise changes between
databases and the project. In addition to this we use Visual Studio and Git to source control SQL objects
like tables, views, stored procedures.
Ive been asked to evaluate DataGrip as a possible replacement for Visual Studio 2019.
My question is does DataGrip offer the functionality to synchronise and deploy database changes like
Visual Studio does?
请先登录再写评论。
Yes, git support is fully available in DataGrip. See https://www.jetbrains.com/help/datagrip/version-control-integration.html
Let me know if there are additional questions.