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

Azure SQL Database

Last modified: 20 September 2023

This topic presents a general procedure on how you can create a data source for the connection to your Azure SQL Database database in PyCharm, 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 PyCharm, these connections already include necessary JDBC drivers. So, if you want to connect to the Azure database for PostgreSQL, create the PostgreSQL connection.