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.50.tar.gz
(21.1 kB
view details)
Built Distribution
File details
Details for the file dbcontroller-0.1.50.tar.gz
.
File metadata
- Download URL: dbcontroller-0.1.50.tar.gz
- Upload date:
- Size: 21.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.4.6 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86886d7386ef44a50346165bda657c11d502dc9d875f5cbaff00ef2c3f612b65 |
|
MD5 | 3716a1ab0ae748892ed95db10b5cfe08 |
|
BLAKE2b-256 | 3471612582cc8081497395453c9b43e79d2dbdf7c63b58446c3b3bda95ece630 |
Provenance
File details
Details for the file dbcontroller-0.1.50-py3-none-any.whl
.
File metadata
- Download URL: dbcontroller-0.1.50-py3-none-any.whl
- Upload date:
- Size: 26.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.4.6 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47973a6ce187b34beb9a068299d9c4733f89716ea43315e8f3d3c07de73b8827 |
|
MD5 | 7ad8acb060a3becaf7e71cec11fb7c29 |
|
BLAKE2b-256 | e42e6920f7c8ee696eed2ef2de1d9420acac9c82528eb6cf18a484a7935501fe |