jaydebeapi
A Python DB-APIv2.0 compliant library for JDBC Drivers
A Python DB-APIv2.0 compliant library for JDBC Drivers
To install this package, run one of the following:
The JayDeBeApi module allows you to connect from Python code to databases using Java JDBC. It provides a Python DB-API v2.0 to that database.
It works on ordinary Python (cPython) using the JPype Java integration or on Jython to make use of the Java JDBC driver.
In contrast to zxJDBC from the Jython project JayDeBeApi let's you access a database with Jython AND Python with only minor code modifications. JayDeBeApi's future goal is to provide a unique and fast interface to different types of JDBC-Drivers through a flexible plug-in mechanism.
Summary
A Python DB-APIv2.0 compliant library for JDBC Drivers
Last Updated
Apr 1, 2025 at 01:31
License
LGPL-3.0
Total Downloads
2
Supported Platforms
GitHub Repository
https://github.com/baztian/jaydebeapi