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.7.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file aio-databases-0.0.7.tar.gz
.
File metadata
- Download URL: aio-databases-0.0.7.tar.gz
- Upload date:
- Size: 6.0 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 | ca100382f534a019a8705a781464eb0ccbc1f86a6a17c8dbb152533643f97565 |
|
MD5 | 03b8c888d4487d424e394dd266d43642 |
|
BLAKE2b-256 | 407bcf8a0ef97a8ee81e6b40afd9273ecf8c1c76d1925c5bacf522304b3974f3 |
File details
Details for the file aio_databases-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: aio_databases-0.0.7-py3-none-any.whl
- Upload date:
- Size: 7.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 | 460c2a02aaafc952c7179318bce25cab06e9ddd2a4f7637e7fd773f6c8974457 |
|
MD5 | 9fec45fa9d58cb0255dbd52280d7d47c |
|
BLAKE2b-256 | f7a78717d2e0529f701c24d44fd733d94a3e38d3f0f4acdbdf05694c2f014200 |