Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/firebirdsql/jaybird
JDBC driver for Firebird
https://github.com/firebirdsql/jaybird
firebird firebirdsql java jaybird jca jdbc jdbc-driver
Last synced: 5 days ago
JSON representation
JDBC driver for Firebird
- Host: GitHub
- URL: https://github.com/firebirdsql/jaybird
- Owner: FirebirdSQL
- License: lgpl-2.1
- Created: 2015-04-25T09:06:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T09:03:20.000Z (10 months ago)
- Last Synced: 2024-04-13T23:50:15.436Z (10 months ago)
- Topics: firebird, firebirdsql, java, jaybird, jca, jdbc, jdbc-driver
- Language: Java
- Homepage: https://www.firebirdsql.org/en/jdbc-driver/
- Size: 90.7 MB
- Stars: 87
- Watchers: 23
- Forks: 23
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Jaybird
Jaybird is a JDBC driver suite to connect to Firebird database servers.[![Build Status](https://github.com/FirebirdSQL/jaybird/actions/workflows/run-tests.yml/badge.svg?branch=master)](https://github.com/FirebirdSQL/jaybird/actions?query=branch%3Amaster+workflow%3Arun-tests)
[![MavenCentral](https://maven-badges.herokuapp.com/maven-central/org.firebirdsql.jdbc/jaybird/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.firebirdsql.jdbc/jaybird/)## Reporting bugs or improvements
For security vulnerabilities, see [Security Policy](https://github.com/FirebirdSQL/jaybird/security/policy).
For bugs or improvement, go to our [Issue tracker](https://github.com/FirebirdSQL/jaybird/issues/).
## Resources
- [Downloads](https://www.firebirdsql.org/en/jdbc-driver/)
- [Jaybird JDBC Driver Java Programmer’s Manual](https://firebirdsql.github.io/jaybird-manual/jaybird_manual.html)
- [Issue tracker](https://github.com/FirebirdSQL/jaybird/issues/)
- [Wiki](https://github.com/FirebirdSQL/jaybird/wiki)
- [FAQ](src/docs/asciidoc/faq.adoc)
- [Release notes](src/docs/asciidoc/release_notes.adoc)
- [How to contribute](CONTRIBUTING.md)## License
Jaybird is licensed under LGPL 2.1 or later, with extension interfaces licensed
under the BSD 3-clause. See source headers for the specific license.`SPDX-License-Identifier: LGPL-2.1-or-later AND BSD-3-Clause`
## Support
Looking for professional support of Jaybird? Jaybird is now part of the [Tidelift subscription](https://tidelift.com/subscription/pkg/maven-org-firebirdsql-jdbc-jaybird?utm_source=maven-org-firebirdsql-jdbc-jaybird&utm_medium=referral&utm_campaign=readme).