| |||||
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 via MoSQL.
Here are some key features of "MoSQL":
Supported statements:
· SELECT
· UPDATE
· INSERT
· DELETE
· JOIN
· DROP
What's New in This Release: [ read full changelog ]
· Added info for uploading to PyPI.

Via: MoSQL 0.1.0
No comments:
Post a Comment