Async Support for various databases
Project description
AIO-Databases
The package gives you asycio support for a range of databases (SQLite, PostgreSQL, MySQL).
Requirements
- python >= 3.7
Installation
aio-databases should be installed using pip:
$ pip install aio-databases
You can install the required database drivers with:
$ pip install aio-databases[sqlite]
$ pip install aio-databases[postgresql]
$ pip install aio-databases[mysql]
Usage
Bug tracker
If you have any suggestions, bug reports or annoyances please report them to the issue tracker at https://github.com/klen/aio-databases/issues
Contributing
Development of the project happens at: https://github.com/klen/aio-databases
License
Licensed under a MIT 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
aio-databases-0.0.3.tar.gz
(3.1 kB
view details)
Built Distribution
File details
Details for the file aio-databases-0.0.3.tar.gz
.
File metadata
- Download URL: aio-databases-0.0.3.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e1ea2aa6c116f92fa03769b5a786e63a202bb1626e901963474bc6512ccc31e |
|
MD5 | 13243468811f89fe9e98436fba4a2a11 |
|
BLAKE2b-256 | e63327a2055211b18d78b57a4af686036fa41b88da77399ba64c7b865566b8d1 |
File details
Details for the file aio_databases-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: aio_databases-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1449f8697ab7ed5ce3fd5461266e1489910b75495a35f5e00fd7597468681a9 |
|
MD5 | 1559d781cbf3eae3f12b09a942ee62d1 |
|
BLAKE2b-256 | 8f7d901db72d1f39f5950e86b0d5881d75c10d6e5d1ddc597c4e1f6e67d5695a |