skip to navigation
skip to content

Elixir 0.7.0

Declarative Mapper for SQLAlchemy

Latest Version: 0.7.1

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.

Elixir is intended to replace the ActiveMapper SQLAlchemy extension, and the TurboEntity project but does not intend to replace SQLAlchemy's core features, and instead focuses on providing a simpler syntax for defining model objects when you do not need the full expressiveness of SQLAlchemy's manual mapper definitions.

SVN version: <http://elixir.ematia.de/svn/elixir/trunk#egg=Elixir-dev>

File Type Py Version Uploaded on Size # downloads
Elixir-0.7.0.tar.gz (md5) Source 2009-10-01 16:45:24.851615 119KB 448
Elixir-0.7.0-py2.5.egg (md5) Python Egg 2.5 2009-10-01 16:45:05.811359 110KB 379
Elixir-0.7.0-py2.6.egg (md5) Python Egg 2.6 2009-10-01 16:45:43.770830 110KB 645

Log in to rate this package.