Use JDBC drivers to provide DB API 2.0 python database interface
pyjdbc
provides a db api 2.0
compliant interface around any JDBC
driver.
pyjdbc
is used by various other projects as the basis for their jdbc compatibility interface.
DriverManager
functionalityjava
stack traces whenever possible.Cursor
, DictoCursor
, Connection
classesTypeConversion
classes for common jdbc
to python
cases.jdbc
arguments and formatting connection strings