./databases/ruby-arel, Arel is a relational algebra engine for Ruby

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q4, Version: 2.2.1, Package name: ruby19-arel-2.2.1, Maintainer: pkgsrc-users


## Abstract ##

Arel is a Relational Algebra for Ruby.

1) simplifies the generation complex of SQL queries
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.

## Status ##

For the moment, Arel uses ActiveRecord's connection adapters to
connect to the various engines, connection pooling, perform quoting,
and do type conversion. On the horizon is the use of DataObjects
instead.

The long term goal, following both LINQ and DataMapper, is to have
Arel adapt to engines beyond RDBMS, including XML, IMAP, YAML, etc.


Required to run:
[lang/ruby19-base]

Master sites:

SHA1: 1e93dd5af73acfd81fd0c7ceb10d1e0946e14387
RMD160: f2bfef8906742bdeab2be40607b904902d940151
Filesize: 44 KB

Version history: (Expand)