资讯

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.
A Ruby client that tries to match Redis' API one-to-one, while still providing an idiomatic interface. See RubyDoc.info for the API docs of the latest published gem. The client does not provide ...