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.1548994599.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

sqlbag-0.1.1548994599-py2.py3-none-any.whl (13.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: sqlbag-0.1.1548994599.tar.gz
  • Upload date:
  • Size: 10.8 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.1548994599.tar.gz
Algorithm Hash digest
SHA256 0547264cbcc1deaa00084f79ca9a1ffa4c9781428bd859d1c2c217cb1716ac92
MD5 7924c8be1e67d34863cca7f5c05c2250
BLAKE2b-256 f8a084ae79a1f151a30eb9f4c43a376bacaebf3af5b805aa162718537170d915

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sqlbag-0.1.1548994599-py2.py3-none-any.whl
  • Upload date:
  • Size: 13.9 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.1548994599-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 addf9275cb2f6d6c2d4076382a156665e2d7bfabd36355d5a0b55d239a8dc22b
MD5 24bdc8fad1dd4a209b1190a97f640d58
BLAKE2b-256 5ae080817bbdb62546795d6e1ac8334754263dc0a4a8de062a5e976adcd17b92

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