IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Azure SQL Database

Last modified: 11 February 2024

This topic presents a general procedure on how you can create a data source for the connection to your Azure SQL Database database in IntelliJ IDEA, and run a test connection. It is assumed that you already have the necessary prerequisites and the database is up and running.

Microsoft Azure supports PostgreSQL, MySQL, MariaDB, and other Database Management Systems (DBMS). If you want to connect to these data sources, create data source connections that correspond to these DMBS. In IntelliJ IDEA, these connections already include necessary JDBC drivers. So, if you want to connect to the Azure database for PostgreSQL, create the PostgreSQL connection.