pkgsrc/databases/ruby-sequel-model/DESCR
jlam 398c3c53c3 Initial import of ruby18-sequel-model-0.5.0.2 as
databases/ruby-sequel-model.

Sequel is a database access toolkit for Ruby.  Sequel provides thread
safety, connection pooling, and a concise DSL for constructing queries
and table schemas.

Sequel makes it easy to deal with multiple records without having to
break your teeth on SQL.
2008-04-04 15:16:20 +00:00

6 lines
255 B
Text

Sequel is a database access toolkit for Ruby. Sequel provides thread
safety, connection pooling, and a concise DSL for constructing queries
and table schemas.
Sequel makes it easy to deal with multiple records without having to
break your teeth on SQL.