Skip to main content

Add your description here

Project description

jdbc-wrapper

License: MIT

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
  1. support mssql
  2. 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


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)

Uploaded Source

Built Distribution

jdbc_wrapper-0.1.0-py3-none-any.whl (49.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page