Connect to databases, run queries, browse data for your Java and Kotlin applications.
Free 30-day trial for IntelliJ IDEA Ultimate
PostgreSQL
MySQL
Oracle
Microsoft SQL Server
MondoDB
Redis
Azure SQL Database
Amazon Redshift
SQLite
Amazon DynamoDB
IBM Db2
Add databases via the Database tool window by following the simple setup steps.
Now you can freely navigate through the data, sort it, edit cell values, and push changes to live databases – all without writing a single SQL query!
Running queries is simple – just click on the Query Console icon within the Database tool window, type your query, and click the "Play" button.
Compare the contents of two database objects side by side. IntelliJ IDEA will highlight mismatched and equally valued cells, or even entire rows.
IntelliJ IDEA supports a wide range of data import/export formats – SQL, TXT, CSV, JSON, XML, Markdown, Excel, and other text formats that contain delimiter-separated values.
You can specify filtering conditions or use quick filtering options. Filter rows by values in columns, write queries in the WHERE
field, and more.
You can view and manage query results right in the editor.
IntelliJ IDEA provides context-sensitive code completion, helping you write SQL queries faster.
IntelliJ IDEA detects errors in your queries and suggests fixes on the fly.
Take your professional Java and Kotlin development experience to the next level!
Free 30-day trial
IntelliJ IDEA can generate a diagram that demonstrates the relationships of various objects within the database.
You can use charts to visualize SQL query results in the data editor. Choose from plenty of chart types, like bar, pie, area, line, and many more.
Connect databases to your Spring Boot application and enjoy full support for data management.
IntelliJ IDEA has out-of-the-box support for persistence frameworks, which simplify data management for your Java or Kotlin applications.
In this demo session, we’ll show you how to write SQL queries and work with data in IntelliJ IDEA. We’ll cover how to:
— Create a simple query and work with subqueries.
— Edit result sets, submit, transpose, and compare data.
— Import & export from/to files and other databases.
— And more!
Free 30-day trial for IntelliJ IDEA Ultimate