Name: | ror40-rubygem-arel |
---|---|
Version: | 4.0.0 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 99571 |
License: | MIT |
RPM: | ror40-rubygem-arel-4.0.0-2.el7.noarch.rpm |
Source RPM: | ror40-rubygem-arel-4.0.0-2.el7.src.rpm |
Build Date: | Mon Jun 01 2015 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://github.com/rails/arel |
Summary: | Arel is a Relational Algebra for Ruby |
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. |