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.34.tar.gz
(37.1 kB
view details)
Built Distribution
File details
Details for the file dbcontroller-0.1.34.tar.gz
.
File metadata
- Download URL: dbcontroller-0.1.34.tar.gz
- Upload date:
- Size: 37.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e03920e45efbf75684f9cdcff1fe59fbc61e438d6ed485dacf68104c04939735 |
|
MD5 | 2bdd45b58a5feaacd06acd949f0e4719 |
|
BLAKE2b-256 | 028a48c065fd6764033a8a5c3c15f37f10925db3302fd6dc55c2e32fea6f0784 |
Provenance
File details
Details for the file dbcontroller-0.1.34-py3-none-any.whl
.
File metadata
- Download URL: dbcontroller-0.1.34-py3-none-any.whl
- Upload date:
- Size: 50.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14f62e45a8311fa15578f8a89ae3ce01754ab5d8a66461f9106e754d317ac5cc |
|
MD5 | 399bec4e8e63f6d7d4129d07b7c26466 |
|
BLAKE2b-256 | 205edaca760b340ce0ea00d538aafd6728d0bc1bfecfebaec8dd9edef0d43a6d |