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.53.tar.gz
(22.2 kB
view details)
Built Distribution
File details
Details for the file dbcontroller-0.1.53.tar.gz
.
File metadata
- Download URL: dbcontroller-0.1.53.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.9.3 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5937e2357695bbe1cf76b1d237d114a63f32d475822a289078014746d8ad28a3 |
|
MD5 | d3d3b9b14c5ac63f3b6551692088e605 |
|
BLAKE2b-256 | 20b42a9dbdf635726d6259e7b9c20f490ab4a70b3e0453ac920fbdb21fcecca5 |
Provenance
File details
Details for the file dbcontroller-0.1.53-py3-none-any.whl
.
File metadata
- Download URL: dbcontroller-0.1.53-py3-none-any.whl
- Upload date:
- Size: 28.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.9.3 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba23ffb98cc499d343d02396ea2afacec43faf6e140bd02bb5ae55e6da75d12f |
|
MD5 | 776b6a6bff93b200b7e4bec474cabeb8 |
|
BLAKE2b-256 | 1a2e78063b2c3785f1dec3ef6f8f3918c911504e755ed145c67591feb91fb9cd |