Firebird Type 4 JDBC Driver Downloads

Jaybird 6

Release Date File Name Description
Jaybird 6.0.0
December 27, 2024 jaybird-6.0.0.zip Jaybird 6.0.0 for Java 17 and higher / JDBC 4.3

Jaybird 6.0.0 released.

Jaybird 6.0.0 is the first release of Jaybird 6.

See the full release notes for more information.

The release is also available on Maven(*):

groupId: org.firebirdsql.jdbc
artifactid: jaybird
version: 6.0.0

Additional resources:

About Jaybird 6

Jaybird 6 is — from a JDBC perspective — an incremental change from Jaybird 5. However, internally, Jaybird underwent some major changes, the biggest was splitting off the native and embedded protocols to a separate plugin artifact (jaybird-native).

The main new features are:

Upgrading from Jaybird 5 should be straightforward, but please make sure to read Compatibility changes before using Jaybird 6. If you’re using Jaybird with the native or embedded connections, you will need to make some additional changes. See also Upgrading from Jaybird 5 to Jaybird 6.

Bug reports about undocumented changes in behavior are appreciated. Feedback can be sent to the Firebird-java mailing list or reported on the issue tracker https://github.com/FirebirdSQL/jaybird/issues.

See also the full Jaybird 6.0.0 release notes.

Jaybird 5

Release Date File Name Description
Jaybird 5.0.6
October 16, 2024 jaybird-5.0.6.java11.zip Jaybird 5.0.6 for Java 11 and higher / JDBC 4.3
October 16, 2024 jaybird-5.0.6.java8.zip Jaybird 5.0.6 for Java 8 / JDBC 4.2

Jaybird 5.0.6 released.

Jaybird 5.0.6 is the sixth maintenance release of Jaybird 5.

See the full release notes for more information.

The release is also available on maven(*):

groupId: org.firebirdsql.jdbc
artifactid: jaybird
version: 5.0.6.java11*

* The version depends on your target Java version: 5.0.6.java11 for Java 11 and higher, 5.0.6.java8 for Java 8.

Additional resources:

About Jaybird 5

Jaybird 5 is — from a JDBC perspective — an incremental change from Jaybird 4. However, internally, Jaybird underwent some major changes, the biggest was the removal of JCA (Java Connector Architecture) support.

The main new features are:

Upgrading from Jaybird 4 to 5 should be simple, but please make sure to read Compatibility changes before using Jaybird 5. See also Upgrading from Jaybird 4 to Jaybird 5.

Bug reports about undocumented changes in behavior are appreciated. Feedback can be sent to the Firebird-java mailing list or reported on the issue tracker https://github.com/FirebirdSQL/jaybird/issues.

See also the full Jaybird 5 release notes.