Home Products DataGrip

DataGrip

0
0 reviews
297
Views
0
1
Details
Releases
Reviews
Videos
Articles
DataGrip is a multi-engine database environment targeting the specific needs of professional SQL developers.

What's new in this version

InterSystems IRIS is now available in the list of the basic supported data sources

image

Intelligent query console
Allows you to execute queries in different modes and provides a local history that keeps track of all your activity and protects you from losing your work.

Efficient schema navigation
Lets you jump to any table, view, or procedure by its name via the corresponding action, or directly from its usages in the SQL code.


Explain plan Gives you an extended insight into how your queries work and into the database engine behavior, so you can make your queries more efficient.

Smart code completion
DataGrip provides context-sensitive code completion, helping you to write SQL code faster. Completion is aware of the tables structure, foreign keys, and even database objects created in code you're editing.

On-the-fly analysis and quick-fixes
DataGrip detects probable bugs in your code and suggests the best options to fix them on the fly. It will immediately let you know about unresolved objects, using keywords as identifiers and always offers a way to fix the problems.

Refactorings that work in SQL files and schemas
DataGrip correctly resolves all references in your SQL code and helps you refactor them. When you rename a variable or an alias, it will update their usages throughout the entire file. The actual table names in the database are updated when you rename references to them from your queries. There is even a preview of usages of tables/views inside other views, stored procedures and functions.

Version control integration
We provide unified support for all major version control systems: Git, SVN, Mercurial and many others.

Currently works with InterSystems IRIS with JDBC Driver - press "Discuss" for instructions.

Read more
Version
2021.2.023 Aug, 2021
Category
Developer Environment
Works with
InterSystems IRIS
First published
28 Jun, 2021