openbsd-ports/databases/py-sqlalchemy/pkg/DESCR
steven f08a252cbf import SQLAlchemy 0.3.4
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that
gives application developers the full power and flexibility of SQL.

from Will Maier <willmaier at ml1.net>
2007-02-04 23:00:06 +00:00

7 lines
330 B
Plaintext

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-performing database access,
adapted into a simple and Pythonic domain language.