Add your description here
Project description
jdbc-wrapper
warning
This is a library I created for my own practice. If you want to find a proper library,
- try
psycopg
(akapsycopg3
) forpostgresql
, pyodbc
andaioodbc
formssql
,pysqlite
andaiosqlite
forsqlite
.
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jdbc_wrapper-0.1.0.tar.gz
(44.3 kB
view hashes)
Built Distribution
Close
Hashes for jdbc_wrapper-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb8f0a8bfd2b04510be54a0cb60c4f07511b3feeab2602e8bad73aab6927c36b |
|
MD5 | 05eb957042c059ac07b7386cc61fffc8 |
|
BLAKE2b-256 | fd8849b3c02271476cf715d80c21817e2027a747745dedf8827b7962989e6f52 |