Gem in a Box
-
arel (3.0.3 - 9.0.0)
gem install arel -v "9.0.0"
gem install arel -v "8.0.0"
gem install arel -v "7.1.4"
gem install arel -v "6.0.4"
gem install arel -v "6.0.3"
gem install arel -v "5.0.1.20140414130214"
gem install arel -v "3.0.3"
Arel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifies the generation of complex SQL queries 2. Adapts to various RDBMSes 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.