Top /
Computers /
Programming /
Languages /
Python /
Modules /
Databases_and_Persistence /
|
Python Database Row Module
This Python 2.2 module defines light-weight objects which allow very flexible access to a fixed number of positional and named attributes via several interfaces. [Open Source, BSD-like]
http://opensource.theopalgroup.com/
Theopalgroup.com ~
Site Info
Whois
Trace Route
RBL Check
|
|
PDO
Python Database Objects provides a convenient Object Oriented API for database access in Python. PDO supports multiple RDBMS with the same API, and provides features not found in the DB-API spec, such as column access by name. [OPen source, BSD style li
http://pdo.neurokode.com/
Neurokode.com ~
Site Info
Whois
Trace Route
RBL Check
|
|
SnakeDb
An easy database API that is a wrapper around other Python database modules (like Gadfly and MySQLdb). [Open source, GPL]
http://sourceforge.net/projects/snakedb/
Sourceforge.net ~
Site Info
Whois
Trace Route
RBL Check
|
|
SQLAlchemy
SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. [Open Source, MIT license]
http://www.sqlalchemy.org/
Sqlalchemy.org ~
Site Info
Whois
Trace Route
RBL Check
|
|
SQLObject
An Object Relational Manager for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes. [Open Source, LGPL]
http://www.sqlobject.org/
Sqlobject.org ~
Site Info
Whois
Trace Route
RBL Check
|
|
|
|