Name: | python-elixir |
---|---|
Version: | 0.7.1 |
Release: | 14.0.1.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 419159 |
License: | MIT |
RPM: | python-elixir-0.7.1-14.0.1.el7.noarch.rpm |
Source RPM: | python-elixir-0.7.1-14.0.1.el7.src.rpm |
Build Date: | Fri Aug 24 2018 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://elixir.ematia.de/ |
Summary: | Declarative mapper for SQLAlchemy |
Description: | Elixir is a declarative layer on top of SQLAlchemy. It is a fairly thin wrapper, which provides the ability to define model objects following the Active Record design pattern, and using a DSL syntax similar to that of the Ruby on Rails ActiveRecord system. Elixir does not intend to replace SQLAlchemy's core features, but 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. |