DataGrip is a database IDE from JetBrains that is tailored to suit specific needs of professional SQL developers and DBAs.
Intelligent query console
Allows you to execute queries in different modes and provides 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 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 database engine behavior so you can make your queries more efficient.
Supported database servers / schemes: MySQL, SQL Server, Oracle Database, PostgreSQL, SQLite, HyperSQL, Sybase, IBM DB2, H2
↧