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.
These components are designed to be used independently or together in a Hanami application. In addition to contributing code, you can help to triage issues. This can include reproducing bug reports, ...