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.37.tar.gz
(37.0 kB
view details)
Built Distribution
File details
Details for the file dbcontroller-0.1.37.tar.gz
.
File metadata
- Download URL: dbcontroller-0.1.37.tar.gz
- Upload date:
- Size: 37.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 | 361750212cb1f583d7e90138b050fe3a780cca89883a7b4e7ad2c3a4489894f0 |
|
MD5 | d0b57098b15303d27ede6bf48463dad0 |
|
BLAKE2b-256 | aea4a50f52873abf2972c4709f6d6a8279261553238c3b0c09fa917833168c0a |
Provenance
File details
Details for the file dbcontroller-0.1.37-py3-none-any.whl
.
File metadata
- Download URL: dbcontroller-0.1.37-py3-none-any.whl
- Upload date:
- Size: 50.2 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 | 521a34f8938cdf1baabc1d7c0ec68fe63ee5bfdf25ac54b323e16d02244568a6 |
|
MD5 | a06b066bb1b7a29f68053aef131741ab |
|
BLAKE2b-256 | 2160d2c7c97eb82681c6d4c458d4363c686c216656b55243eb8b4920685e1736 |