
**NOTE: This wrapper is not verified by, affiliated with, or supported by JetBrains s.r.o.**
DataGrip is the multi-engine database integrated development environment (IDE) from JetBrains
designed for SQL developers.
It supports various databases and offers features like query consoles, schema navigation, and
smart code completion.
If the DBMS has a JDBC driver, you can connect to it via DataGrip.
Key features:
Multi-database connectivity: Connect via JDBC to PostgreSQL, Oracle, MySQL, MariaDB, SQLite,
SQL Server, Snowflake, Amazon Redshift, BigQuery, ClickHouse, MongoDB, and many others
Smart SQL editor: Schema-aware code completion, on-the-fly error highlighting, quick-fixes,
context-sensitive suggestions, refactorings, and code formatting
Query consoles: Multiple consoles with independent contexts; run, explain, and profile SQL
queries; result-set preview and export
Data editor and results: Excel-like editing, inline editing, sorting/filtering, pagination,
and export to CSV/JSON/Excel/Markdown
Schema and object tools: Database explorer, object DDL generation, visual diagrams, compare
and merge schemas, generate migration scripts
Data diff and compare: Compare tables or query results with visual diff and tolerance
settings
Version control and workflows: Git integration, local history, and ability to run SQL from
project files
- AI assistance (where available): Natural-language-to-SQL generation, explain query, and
context-aware help