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:
=

安裝:
=

版本列表:

  1. 9.0.0 November 14, 2017 (32.0 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.0 KB)
  6. 5.0.0 December 05, 2013 (51.0 KB)
顯示所有版本(共 64)

Development 相依性套件 (3):

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

擁有者:

作者:

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

SHA 256 總和檢查碼:

=

總下載次數 310,979,996

這個版本 285,276

版本发布:

授權:

MIT

Ruby 版本需求:

相關連結: