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, pyodbcandaioodbcformssql,pysqliteandaiosqliteforsqlite.
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jdbc_wrapper-0.1.0.tar.gz.
File metadata
- Download URL: jdbc_wrapper-0.1.0.tar.gz
- Upload date:
- Size: 44.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0306cfe796439f962aab890577ca465bdb48c4c3f3670a6e080bf7779abde541
|
|
| MD5 |
f93252dcc728dd2303af03ee8884d321
|
|
| BLAKE2b-256 |
e704a4b36c34943e4c34560986544a8f8492b373cb382c2e0dabe492c61c752e
|
File details
Details for the file jdbc_wrapper-0.1.0-py3-none-any.whl.
File metadata
- Download URL: jdbc_wrapper-0.1.0-py3-none-any.whl
- Upload date:
- Size: 49.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb8f0a8bfd2b04510be54a0cb60c4f07511b3feeab2602e8bad73aab6927c36b
|
|
| MD5 |
05eb957042c059ac07b7386cc61fffc8
|
|
| BLAKE2b-256 |
fd8849b3c02271476cf715d80c21817e2027a747745dedf8827b7962989e6f52
|