RubyGems Navigation menu

arel 5.0.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 9.0.0 - November 14, 2017 (32 KB)
  2. 8.0.0 - February 21, 2017 (31.5 KB)
  3. 7.1.4 - October 10, 2016 (32.5 KB)
  4. 7.1.3 - October 07, 2016 (32.5 KB)
  5. 7.1.2 - September 13, 2016 (32 KB)
  6. 5.0.0 - December 05, 2013 (51 KB)
Show all versions (64 total)

Development Dependencies (3):

hoe ~> 3.7
minitest ~> 5.0
rdoc ~> 4.0

Owners:

Authors:

  • Aaron Patterson, Bryan Halmkamp, Emilio Tagua, Nick Kallen

SHA 256 checksum:

2f13e80b7958c9a4bc1f361000a30527d503c40fb54bf1b0847d5a482f9c77e0

Total downloads 305,164,238

For this version 285,118

License:

MIT

Required Ruby Version: None

Links: