Python database connectivity supporting portable SQL mode
Project description
- Warning: This is an alpha release for those who are interested in
checking progress. No documentation and not for production use.
Database wrapper and SQL level abstraction layer which allows you to write database portable SQL code by emulating features across supported databases. Supports MySQL, engine and SQLite.
Currently under active development.