Database JDBC Drivers
Database | JDBC driver bundled with Confluence? | JDBC drivers | Notes | More information |
---|---|---|---|---|
PostgreSQL | 9.4-1202 JDBC 41 driver download
| We recommend that you use the bundled JDBC 4 driver. If you want to use a later driver, you can download it from the PostgreSQL website. The JDBC 41 driver will work under the 1.8 JVM. | Database Setup for PostgreSQL | |
Microsoft SQL Server |
| We recommend you use the bundled jTDS driver. If you decide to use a later version, we may not be able to provide support for any problems you encounter. | Database setup for Microsoft SQL Server | |
MySQL | Connector\J 5.1.30 driver download
| Due to licensing constraints, MySQL drivers are not bundled with Confluence. | Database setup for MySQL | |
Oracle | Due to licensing constraints, Oracle drivers are not bundled with Confluence. For Oracle 12c use the 12.1.0.1 driver (ojdbc7.jar) We recommend using the thin drivers only. See the Oracle JDBC driver FAQ. | Database setup for Oracle |