Name:
arel
Project URL:
https://github.com/rails/arel
Rubygems URL:
arel
Seattle.rb Contributors:
1
Description:
Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
Simplifies the generation of complex SQL queries
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.
Last Update:
2026-03-17 00:46:20 UTC