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:
SQL is feasible and representative DSL
Simple SQL is simple but tedious to write by hand
Complex SQL is possible and should be written by hand or constructed elaborately
Unit/integration testing of domain logic against database is necessary
Database abstraction in the age of SaaS is a waste
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file MysqlSimpleQueryBuilder-0.3.2.tar.gz.
File metadata
- Download URL: MysqlSimpleQueryBuilder-0.3.2.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6cf12ebdb2f725f1b098e002c68f94f8c616d4ff0071b785b2496275ea24afff
|
|
| MD5 |
c2d7a9f1d7fbd629fc2949fa61a35188
|
|
| BLAKE2b-256 |
5c3c228553b5e642b03dedca7f221a46d454f9b50d018f5719370ffdd2cf5711
|