Recommended JDBC Driver Versions for Databases
This document provides you with the recommended Java Database Connectivity (JDBC) driver versions for the respective database versions supported for Studio integration.
Download JDBC Drivers
info
- The following download URLs will redirect you to an external page, i.e., the JDBC driver download page for the respective database.
- Please ensure that you import any Java 17 or 21 compatible jar file.
Oracle
Oracle Database Versions | Download Driver |
---|---|
Oracle 19c | ojdbc8.jar |
Oracle 23c | ojdbc11.jar |
DB2
DB2 Database Versions | Download Driver |
---|---|
v11.5 | db2jcc4.jar |
note
- All the above download URLs will redirect you to an external page to download the respective driver zip.
- Once you download them, extract the downloaded file.
Please see the document to learn about the supported database versions to integrate them into your application.