Sequel is an object-relational mapping (ORM) library for Ruby. It provides tools for managing data persistence with databases like PostgreSQL, MySQL, and SQLite. Sequel manages the translation between Ruby objects and database rows.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
53 views1 page
Documentation For Sequel
Sequel is an object-relational mapping (ORM) library for Ruby. It provides tools for managing data persistence with databases like PostgreSQL, MySQL, and SQLite. Sequel manages the translation between Ruby objects and database rows.