Database JDBC Drivers

This page provides the download links for the JDBC drivers for all databases currently supported for Confluence. You will need to make the driver available to your application server, as described in the appropriate setup guide.

Note: We bundle some JDBC drivers with Confluence, as shown below. If you are using a direct JDBC connection, you don't need to download or install drivers that are bundled. If you are connecting via a datasource, or if you are using a database whose driver is not bundled, you will need to download and install the drivers manually.

Database

JDBC driver bundled with Confluence?

JDBC drivers

NotesMore information

PostgreSQL

(tick)

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

(tick)

jTDS 1.2.2 driver download

 

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

(error)

Connector\J 5.1.30 driver download

 

Due to licensing constraints, MySQL drivers are not bundled with Confluence.

Database setup for MySQL

Oracle

(error)

JDBC driver downloads

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

 

If you attempt to use an unsupported or custom JDBC driver (or a driverClassName from an unsupported or custom driver in your JINDI datasource connection) collaborative editing will fail. You must use a supported driver. 

Last modified on Jul 14, 2017

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.