summaryrefslogtreecommitdiff
path: root/databases/py-forgetsql/pkg-descr
blob: fce10bfdf17b846418cac728da6dc0039fc44b94 (plain) (blame)
1
2
3
4
5
6
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.

WWW: http://soiland.no/software/forgetsql/