Turntable is a pure Ruby implementation of a relational database, similar in spirit to SQLite. Unlike Sequel or any other object-relational mapper, Turntable is built with Ruby from the ground up, and implements Rubyisms whenever possible.
Christian Koch
gem "turntable", "~> 0.0.1"