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.28.tar.gz
(22.0 kB
view details)
Built Distribution
File details
Details for the file dbcontroller-0.1.28.tar.gz
.
File metadata
- Download URL: dbcontroller-0.1.28.tar.gz
- Upload date:
- Size: 22.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11003fda021246951b14a45077b74bc78a88fd6883721a1c47a9c32ccd3f978c |
|
MD5 | 08727c97500e2952d66b14246ace333a |
|
BLAKE2b-256 | b717b859f2cb0495b421cce3e07738079680f65fe343588515d1b534d513ead5 |
Provenance
File details
Details for the file dbcontroller-0.1.28-py3-none-any.whl
.
File metadata
- Download URL: dbcontroller-0.1.28-py3-none-any.whl
- Upload date:
- Size: 27.1 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 | a05444967afa71a3cc8fc2cc9594f5269de77ee6fd213c8327f1100943387770 |
|
MD5 | e35c7e56f0c9bf885f14a9eaa4e96627 |
|
BLAKE2b-256 | 407ee39a9964c318f7e7c6de7796ad36c6633493b8ce35336a9b796167673228 |