Skip to main content

Simple MySQL query builder and profiler

Project description

https://bitbucket-badges.atlassian.io/badge/saaj/mysql-simple-query-builder.svg?ref=default https://codecov.io/bb/saaj/mysql-simple-query-builder/branch/default/graph/badge.svg https://badge.fury.io/py/MysqlSimpleQueryBuilder.png

MysqlSimpleQueryBuilder

Following the rule simple easy, complex possible, the package provides API for simple queries, nested transactions and aid for complex query building and profiling. It’s a small wrapper around a Python MySQL driver.

The package is written on the following assumptions:

  1. SQL is feasible and representative DSL

  2. Simple SQL is simple but tedious to write by hand

  3. Complex SQL is possible and should be written by hand or constructed elaborately

  4. Unit/integration testing of domain logic against database is necessary

  5. Database abstraction in the age of SaaS is a waste

Package documentation.

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

MysqlSimpleQueryBuilder-0.3.2.tar.gz (16.5 kB view hashes)

Uploaded Source

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