|
Project Information
|
As stated in the summary, this simple library allows you to access your MySQL (you can modify it to use other databases) tables, and at the same time, protect yourself from SQL Injections. Other features include type checking, and error exceptions that makes it simple to return errors to your forms (Like Django) This library is inspired by Django models. |