This package browser is in early development. Mind the rough edges.

ruby-arel 9.0.0

SQL AST manager for Ruby

Arel is an SQL Abstract Syntax Tree (AST) manager for Ruby. It simplifies the generation of complex SQL queries and adapts to various relational database implementations.

Installation

Install ruby-arel 9.0.0 as follows:

guix install ruby-arel@9.0.0

Or install the latest version:

guix install ruby-arel

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.