pkgsrc/databases/ruby-arel/distinfo
taca 3487fe4f75 Importing of databases/ruby-arel 1.0.1.
## 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.
2010-09-12 04:15:05 +00:00

5 lines
228 B
Text

$NetBSD: distinfo,v 1.1.1.1 2010/09/12 04:15:05 taca Exp $
SHA1 (arel-1.0.1.gem) = c0150a69a3b5a1793f52646c80e101fa965f5e26
RMD160 (arel-1.0.1.gem) = 80a0d9e7848db8b9393e183fe74a5419387f88e6
Size (arel-1.0.1.gem) = 45568 bytes