URIs for your models makes it easy to pass references around.
Her is an ORM (Object Relational Mapper) that maps REST
resources to Ruby objects.
It is designed to build applications that are powered
by a RESTful API instead of a database.
Ruby wrapper for hiredis (protocol serialization/deserialization and blocking
I/O)
This is a MySQL JDBC driver gem for JRuby. Use
require 'jdbc/mysql'
to make the driver accessible to JDBC and ActiveRecord code running in JRuby.
LeoFS is a highly scalable, fault-tolerant distributed file system
for the Web. This library allows any Ruby application to communicate
with LeoFS manager.
SQLite is an SQL database engine in a C library. Programs that link the SQLite
library can have SQL database access without running a separate RDBMS process.
The distribution comes with a standalone command-line access program (sqlite)
that can be used to administer an SQLite database and which serves as an
example of how to use the SQLite library.
This is the MySQL API module for Ruby. It provides the same functions for Ruby
programs that the MySQL C API provides for C programs.
rubygem-memcache
Ruby client for memcached supporting advanced
protocol features and pluggable architecture.
The Mysql2 gem is meant to serve the extremely common use-case of connecting,
querying and iterating on results. Some database libraries out there serve as
direct 1:1 mappings of the already complex C API's available. This one is not.
Implementation of the ruby-openid Store interface that stores information in
Redis