Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

DataGrip — cross-database and cross-platform tool for SQL.

$
0
0
Hi! A year ago JetBrains announced a new tool for databases and SQL — DataGrip.

The most important feature of DataGrip is smart SQL assistance — fast IntelliSense, quick-fixes and understanding what particular objects are used in your query. Here is the full list of features: https://www.jetbrains.com/datagrip/features/

The new release this November brought a new feature: now you can find usages of the table/view inside other views, procedures or functions. Also, 2016.3 version brings the possibility to submit changes to the table in bulk — they are stored locally until you press submit. This is the post about latest features in DataGrip: https://blog.jetbrains.com/datagrip/...16-3-released/

JetBrains also provides free version for:
— Open source projects
— Students
— Those who report many bugs
— Those who use our beta-versions

Viewing all articles
Browse latest Browse all 13329

Trending Articles