com.jetbrains.DataGrip

The Cross-Platform IDE for Databases and SQL
 
  -1
  1 review



**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
Latest reviews
2
arnevdb 5 years ago

I would advise against installing DataGrip via the flatpack software manager. This version does not show your complete file system. Therefore you cannot acces mounted drives or symbolic links. This does work when you install DataGrip via the tar file on their own site.