

Sequel
Like
Sequel is a simple, flexible, and powerful SQL database access toolkit for Ruby.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
- Ruby
- Ruby on Rails
- RubyGems
Features
- Object Relational Mapping
Tags
- ruby-development
- rails
- Ruby
Sequel News & Activities
Highlights All activities
Recent activities
No activities found.
Sequel information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is Sequel?
Sequel is a simple, flexible, and powerful SQL database access toolkit for Ruby.
Sequel provides thread safety, connection pooling and a concise DSL for constructing SQL queries and table schemas.
Sequel includes a comprehensive ORM layer for mapping records to Ruby objects and handling associated records.
Sequel supports advanced database features such as prepared statements, bound variables, savepoints, two-phase commit, transaction isolation, master/slave configurations, and database sharding.
Sequel currently has adapters for ADO, Amalgalite, IBM_DB, JDBC, MySQL, Mysql2, ODBC, Oracle, PostgreSQL, SQLAnywhere, SQLite3, and TinyTDS.


