Martin Wilke f62242a898 Sequel is a database toolkit for Ruby.
* Sequel provides thread safety, connection pooling and a concise
	DSL for constructing database queries and table schemas.
    * Sequel also includes a lightweight but comprehensive ORM layer for
	mapping records to Ruby objects and handling associated records.
    * Sequel supports advanced database features such as prepared
	statements, bound variables, master/slave configurations, and database
	sharding.
    * Sequel makes it easy to deal with multiple records without having
	to break your teeth on SQL.
    * Sequel currently has adapters for ADO, DB2, DBI, Informix, JDBC,
	MySQL, ODBC, OpenBase, Oracle, PostgreSQL and SQLite3.

WWW:	http://sequel.rubyforge.org/

PR:		ports/129901
Submitted by:	Wen Heping<wenheping at gmail.com>
2008-12-25 00:25:47 +00:00

4 lines
208 B
Plaintext

MD5 (rubygem/sequel-2.8.0.gem) = 5c8d2f6b75b38e46f6dddf862e6a56a0
SHA256 (rubygem/sequel-2.8.0.gem) = 49a6160d9dadef7b95e975cbc79db558530a4686680afb1b94608730142a24ab
SIZE (rubygem/sequel-2.8.0.gem) = 260096