Python - Database Controller (SQLAlchemy & Motor)
Project description
Welcome to DataBase-Controller
Install SQLite
python -m pip install "dbcontroller[sqlite]"
Install PostgreSQL
python -m pip install "dbcontroller[sql]" "databases[postgresql]"
Install MySQL
python -m pip install "dbcontroller[sql]" "databases[mysql]"
Install Mongo
python -m pip install "dbcontroller[mongo]"
Install Testing
python -m pip install "dbcontroller[testing]"
To Be Used With . . .
- sqlalchemy and databases
- pymongo and motor
Links
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
dbcontroller-0.1.56.tar.gz
(22.2 kB
view details)
Built Distribution
File details
Details for the file dbcontroller-0.1.56.tar.gz
.
File metadata
- Download URL: dbcontroller-0.1.56.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.9.3 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef71698c68f1f3a347ef2bf412e7b4c8b5f73883518567528b49d0a831ae6797 |
|
MD5 | 4659fd4a068dff7b4e46fd6c5ede39d1 |
|
BLAKE2b-256 | ef02b9b969b29127cab5a5240bbd65d5fbf11b3c37a1b132989139b259f744d6 |
Provenance
File details
Details for the file dbcontroller-0.1.56-py3-none-any.whl
.
File metadata
- Download URL: dbcontroller-0.1.56-py3-none-any.whl
- Upload date:
- Size: 28.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.9.3 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a33efb432dd553bebbfa51123ac2e8fce26393469f8b1a4b027fd93e4ad9f5f1 |
|
MD5 | f99a9faa610e60e0a268cbc0ad153694 |
|
BLAKE2b-256 | 115ba03e10d4faa0d541d5c1dc6bbfd9edf078ad5380789b0164f3ba6ec6b276 |