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.45.tar.gz
(20.7 kB
view details)
Built Distribution
File details
Details for the file dbcontroller-0.1.45.tar.gz
.
File metadata
- Download URL: dbcontroller-0.1.45.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 | 7972b177ba547e157e429721d0c822a3c0587df14ee20b9c64aad015c25dca70 |
|
MD5 | 20ca49216678fb0b43a9b696ef347207 |
|
BLAKE2b-256 | 9e70b42c529d6633918fb409520ea197096abc404d0d763d07b2d3d5ecea48ec |
Provenance
File details
Details for the file dbcontroller-0.1.45-py3-none-any.whl
.
File metadata
- Download URL: dbcontroller-0.1.45-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 | 9dab3094aba7e78246e183a491453064d3633ae6ed62c68f5caf8381edf86a9d |
|
MD5 | 906b18166fa96a586cc2383378fb0bd9 |
|
BLAKE2b-256 | 1f4772c876ad89db8c1719bb6a6a4b010562485f9a93a4351b844ad690c8ba2b |