Home

DataGrip

DataGrip is a cross-platform database integrated development environment (IDE) by JetBrains, designed for professional database development. It provides a unified interface to work with multiple database management systems through a single tool. DataGrip connects to major relational databases via JDBC, including MySQL, PostgreSQL, Oracle, SQL Server, SQLite, MariaDB, and IBM Db2, as well as other engines and cloud-native databases supported by JetBrains.

Features include an intelligent SQL editor with context-aware code completion, on-the-fly analysis, and syntax highlighting; a

DataGrip offers robust connectivity capabilities, including SSH tunneling and SSL, and supports multiple connections in a

powerful
query
console
for
executing
and
testing
SQL
with
history
and
notebooks;
and
rich
navigation
for
database
objects
such
as
tables,
views,
procedures,
and
functions.
It
also
provides
data
editing
in-place,
database
diagramming,
and
the
ability
to
generate
and
compare
DDL,
as
well
as
refactorings
of
SQL
objects.
single
project.
It
integrates
with
version
control
systems,
notably
Git,
Subversion,
Mercurial,
and
Perforce,
to
manage
SQL
scripts
and
configuration
files.
The
IDE
is
cross-platform,
running
on
Windows,
macOS,
and
Linux,
and
is
available
as
a
commercial
product
with
a
free
trial.