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.55.tar.gz
(22.2 kB
view details)
Built Distribution
File details
Details for the file dbcontroller-0.1.55.tar.gz
.
File metadata
- Download URL: dbcontroller-0.1.55.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 | 29d87c1d6d60e9870ce621141cf082172bb0255ccb2315e0b2231a1a6e38a336 |
|
MD5 | d2b3e34fc4e988676152ce17c93a618d |
|
BLAKE2b-256 | 89a3e66d65a176b455b730547793122cde3911779073066a780bc1fdace64d3e |
Provenance
File details
Details for the file dbcontroller-0.1.55-py3-none-any.whl
.
File metadata
- Download URL: dbcontroller-0.1.55-py3-none-any.whl
- Upload date:
- Size: 28.4 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 | 8d66bca2abe61ed1c9451548307cc5763404bbea8d697785d3bcd7b80e882506 |
|
MD5 | 5d6e69012662a1e866b311dccfb2f018 |
|
BLAKE2b-256 | 99ee437687ed58a54ff3e63b32615107e1ea4ae8e57571f2e148a0fd6644af73 |