Skip to main content

various snippets of SQL-related boilerplate

Project description

This is just a collection of handy code for doing database things.

What is in the box

Connections, flask setup, SQLAlchemy ORM helpers, temporary database setup and teardown (handy for integration tests).

Installation

Simply install with pip:

$ pip install sqlbag

If you want you can install the database drivers you need at the same time, by specifying one of the optional bundles.

If you’re using postgres, this installs sqlbag and psycopg2:

$ pip install sqlbag[pg]

If you’re installing MySQL/MariaDB then this installs pymysql as well:

$ pip install sqlbag[maria]

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

sqlbag-0.1.1541129705.tar.gz (10.7 kB view details)

Uploaded Source

Built Distribution

sqlbag-0.1.1541129705-py2.py3-none-any.whl (13.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file sqlbag-0.1.1541129705.tar.gz.

File metadata

  • Download URL: sqlbag-0.1.1541129705.tar.gz
  • Upload date:
  • Size: 10.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.0

File hashes

Hashes for sqlbag-0.1.1541129705.tar.gz
Algorithm Hash digest
SHA256 c7f04895671f19b2b527e4e69c158ff14961a1cd5bb60984b11fa3b6ef85b59d
MD5 fab15722d5abd32d8cf7451b9ae374ac
BLAKE2b-256 9f99d51848bb639b159dbf335d117912cdac7298205cee6b3e872a0cfc857665

See more details on using hashes here.

File details

Details for the file sqlbag-0.1.1541129705-py2.py3-none-any.whl.

File metadata

  • Download URL: sqlbag-0.1.1541129705-py2.py3-none-any.whl
  • Upload date:
  • Size: 13.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.0

File hashes

Hashes for sqlbag-0.1.1541129705-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f807cb4e3063bef7386119fa6a60e85cd97c2af03ca44249a2ecd7475961cd63
MD5 14cb04be8c5101df5bf5516c5752b64f
BLAKE2b-256 f9ac5eb9dee2ab847ce5015f1d95f1b86d71001b17fd05aa03f85d92dd5d4b57

See more details on using hashes here.

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