public marks

PUBLIC MARKS from jdrsantos with tags database & python

October 2007

cx_Oracle

cx_Oracle is a Python extension module that allows access to Oracle databases and conforms to the Python database API specification. This module is currently built against Oracle 9.2.0 and 10.2.0.

July 2007

Aplikacja.info - custom software : PyDAO

PyDAO is very thin object-relational mapper similar to Hibernate (but much simpler). It's created to speed-up application development. It's very simple, but powerful, based on POPO (Plain Old Python Objects).

April 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

Python Cheese Shop : shove 0.1

Common object storage frontend that supports dictionary-style access, object serialization and compression, and multiple storage and caching backends.