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.57.tar.gz
(22.3 kB
view details)
Built Distribution
File details
Details for the file dbcontroller-0.1.57.tar.gz
.
File metadata
- Download URL: dbcontroller-0.1.57.tar.gz
- Upload date:
- Size: 22.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.9.3 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e65ae590864057ca4ce4a32c68debfae308d384c4a79c6690a0a1671188a7d7c |
|
MD5 | 14d7ed9a437f4ec55fb9c7756b169a7d |
|
BLAKE2b-256 | 44a8f31348e62f3e5d1f08f6f7e7a5d21526fe4439245cc6723183b259db313c |
Provenance
File details
Details for the file dbcontroller-0.1.57-py3-none-any.whl
.
File metadata
- Download URL: dbcontroller-0.1.57-py3-none-any.whl
- Upload date:
- Size: 28.5 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 | 5e71588a42df3374a045a3f1ffc8dfaa4d70766932114a47190b701d17d662ae |
|
MD5 | a05f863963aee439fc070c1c09f50d29 |
|
BLAKE2b-256 | eb8ab34ecd565b8a32540275ebc7b7a18ba0387f28297ed70699dca20bfdfb76 |