jdbc-wrapper 0.1.0

Creator: bradpython12

Last updated:

0 purchases

jdbc-wrapper 0.1.0 Image
jdbc-wrapper 0.1.0 Images
Add to Cart

Description:

jdbcwrapper 0.1.0

jdbc-wrapper

warning
This is a library I created for my own practice.
If you want to find a proper library,

try psycopg (aka psycopg3) for postgresql,
pyodbc and aioodbc for mssql,
pysqlite and aiosqlite for sqlite.

how to install
$ pip install jdbc-wrapper
# or
$ pip install "jdbc-wrapper[asyncio]"
# or
$ pip install "jdbc-wrapper[sqlalchemy]"

how to use
see examples
TODO

more tests



support mssql
postgresql thread test in github action(why..?)



support mssql(macos m1 docker issue...)
more sqlalchemy dialect
datetime, date, time type issue

License
MIT, see LICENSE.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.