Ausführliche Beschreibung | Sequel is a lightweight database access 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 using the ActiveRecord pattern.
.
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.
.
This is dummy package.It provides documentation and depends on the package
containing the actual library for the default Ruby version.
|