Skip to main content

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 . . .

Links

Project details


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 hashes)

Uploaded Source

Built Distribution

dbcontroller-0.1.57-py3-none-any.whl (28.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page