Skip to main content

A thin, flexible and fast python DBAPI wrapper for those who like SQL but don't like to type

Project description

- clean API
- flexible usage
- good performance
- 100% of unit tests pass
- 100% code coverage (currently, only 75 lines of code)
- each wrapper function can optionally have straight sql passed to it
- wrapper functions use the same ordering of arguments as sql does
- so it is easy for those who know sql to use the wrappers (thus saving
keystrokes!)
- runs on any platform python2.5 runs (it would be trivial to port to earlier
versions of python)

Each sql command can be run in one line of code.

Project details


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