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.
Required Ruby Version
None
Authors
Bryan Helmkamp, Nick Kallen, Emilio Tagua
Versions
- 9.0.0 November 14, 2017 (32 KB)
- 8.0.0 February 21, 2017 (31.5 KB)
- 7.1.4 October 10, 2016 (32.5 KB)
- 7.1.3 October 07, 2016 (32.5 KB)
- 7.1.2 September 13, 2016 (32 KB)
- 0.3.1 March 10, 2010 (43 KB)