MoSQL 0.10

MoSQL is a lightweight module that allows Python developers to use Python-specific syntax to work with SQL-driven databases.This means the code written to interact with the database looks like Python, but is converted to standard, working SQL statements...