arel-compat 0.4.0
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.
Gemfile:
=
安裝:
=
版本列表:
- 0.4.0 June 13, 2010 (44.0 KB)
Runtime 相依性套件 (2):
activerecord
~> 2.3.4
activesupport
~> 2.3.4