Sequel: ORM for ruby
approval
\"Sequel is a lightweight ORM library for Ruby. Sequel provides thread safety, connection pooling and a concise DSL for constructing database queries and table schemas.\r\n\r\nSequel makes it easy to deal with multiple records without having to break your teeth on SQL.\r\n\r\nSequel currently has adapters for SQLite3, PostgreSQL, MySQL, ODBC and DBI.\"