arel
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.
Types
Docs
Guides
Zeitwerk
Namespace
Optimized
9.0.0
Aaron Patterson, Bryan Helmkamp, Emilio Tagua and 1 more
bundle add arel
Getting Started
Learn more about the Arel gem.
Playground
Test, play and inspect the gem for yourself