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.44.tar.gz
(20.7 kB
view details)
Built Distribution
File details
Details for the file dbcontroller-0.1.44.tar.gz
.
File metadata
- Download URL: dbcontroller-0.1.44.tar.gz
- Upload date:
- Size: 20.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc57607841e69c83e1fcf4b5035a3581df4bf668a2d28df576c728d6a0090087 |
|
MD5 | 9f87cd8578f3d628ef85791e6578e78c |
|
BLAKE2b-256 | 9d736a57b3edee5772ba06bea989a8570f2b012dd6c0cfa68044d027c8822619 |
Provenance
File details
Details for the file dbcontroller-0.1.44-py3-none-any.whl
.
File metadata
- Download URL: dbcontroller-0.1.44-py3-none-any.whl
- Upload date:
- Size: 26.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07c331fed7471932f6671ddc1f802a4d745faca5c3a570e648f8cd1a9e5ae23b |
|
MD5 | 1da35ce75456e02c20a49afe87cb2fa5 |
|
BLAKE2b-256 | 4fc951a437b9383cc5b59e92480749d12e9fe51fdfd14b81459fa95eefcb831c |