rubygem-arel - Arel is a Relational Algebra for Ruby
Website: | http://github.com/rails/arel |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- Description:
Arel is a Relational Algebra for Ruby. It 1) simplifies the generation complex of SQL queries and it 2) adapts to various RDBMS systems. It is intended to be a framework framework; that is, you can build your own ORM with it, focusing on innovative object and collection modeling as opposed to database compatibility and query generation.
Packages
rubygem-arel-3.0.2-1.fc18.noarch [31 KiB] |
Changelog
by Vít Ondruch (2012-07-18):
- Update to Arel 3.0.2. |