public marks

PUBLIC MARKS from jdrsantos with tags python & sql

November 2007

July 2007

March 2007

SQLAlchemy - The Database Toolkit for Python

by 7 others
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-perfo

SQLObject

by 4 others
SQLObject is a popular Object Relational Manager for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes. SQLObject includes a Python-object-based query language that makes SQL more abstract