Package: wnpp Severity: wishlist * Package name : forgetsql Version : 0.5.1 Upstream Author : Stian Søiland <[EMAIL PROTECTED]> * URL : http://forgetsql.sourceforge.net/ * License : LGPL Description : Python module for easy SQL-database access
forgetSQL is a Python module for accessing SQL databases by creating classes that maps SQL tables to objects, normally one class pr. SQL table. The idea is to forget everything about SQL and just worrying about normal classes and objects.