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

JDBC drivers

Last modified: 20 September 2023

PyCharm does not include bundled drivers in order to have a smaller size of the installation package and to keep driver versions up-to-date for each IDE version.

Upon setting up a new database connection, PyCharm provides a link for you to download the missing driver. You can find the downloaded JDBC drivers in the Configuration directory.

The Download missing driver files link

For direct download links, refer to the JetBrains JDBC drivers page.

You can also specify your drivers for the data source instead of the provided ones.