RubyGems Navigation menu

arel 9.0.0

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.

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)
顯示所有版本(共 64)

Development 相依性套件 (4):

minitest ~> 5.4
rake >= 0
rdoc ~> 4.0

擁有者:

作者:

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

SHA 256 checksum:

60da926cea65e70817cc5a3b292c37af556b88d542276ec6332e983c2be567ca

總下載次數 305,499,435

這個版本 82,811,308

License:

MIT

Ruby 版本需求: >= 2.2.2

相關連結: