Get the latest tech news

Sequel: The Database Toolkit for Ruby


Sequel: The Database Toolkit for Ruby. Contribute to jeremyevans/sequel development by creating an account on GitHub.

Sequel provides thread safety, connection pooling and a concise DSL for constructing SQL queries and table schemas. Sequel currently has adapters for ADO, Amalgalite, IBM_DB, JDBC, MySQL, Mysql2, ODBC, Oracle, PostgreSQL, SQLAnywhere, SQLite3, TinyTDS, and Trilogy. A Dataset object encapsulates an SQL query and supports chainability, letting you fetch data using a convenient Ruby DSL that is both concise and flexible.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of sequel

sequel

Photo of ruby

ruby

Photo of database toolkit

database toolkit

Related news:

News photo

Run System Commands in Ruby – When to use which methods to run shell commands

News photo

Ruby in Jupyter Notebook

News photo

13 Years of Building Infrastructure Control Planes in Ruby