The databases/py-elixir port
py-elixir-0.7.0p2 – declarative mapper for SQLAlchemy
Description
A declarative layer on top of SQLAlchemy. It is a fairly thin
wrapper, which provides the ability to create simple Python classes
that map directly to relational database tables (this pattern is
often referred to as the Active Record design pattern), providing
many of the benefits of traditional databases without losing the
convenience of Python objects.
WWW: http://elixir.ematia.de/trac/wiki
- Categories:
-
databases
lang/python
Library dependencies
Build dependencies
Run dependencies