Ports Search

Results 921930 of 1,144 for /databases/.(0.013 seconds)
databases/globalid-0.3.6 (Score: 0.09045241)
URIs for your models makes it easy to pass references around
URIs for your models makes it easy to pass references around.
databases/her-0.7.6 (Score: 0.09045241)
ORM that maps REST resources to Ruby objects
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.
databases/hiredis-0.6.1 (Score: 0.09045241)
Ruby wrapper for hiredis
Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
databases/jdbc-mysql-5.1.38 (Score: 0.09045241)
MySQL JDBC driver for JRuby
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.
databases/leo_manager_client-0.4.13 (Score: 0.09045241)
LeoFS-Manager client library for Ruby
LeoFS is a highly scalable, fault-tolerant distributed file system for the Web. This library allows any Ruby application to communicate with LeoFS manager.
databases/sqlite-2.8.17 (Score: 0.09045241)
SQL database engine in a C library
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.
databases/mysql-2.9.1 (Score: 0.09045241)
MySQL API module for Ruby
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.
databases/memcache-1.5.1 (Score: 0.09045241)
Ruby bindings for libmemcached
rubygem-memcache Ruby client for memcached supporting advanced protocol features and pluggable architecture.
databases/mysql2-0.3.20 (Score: 0.09045241)
Simple, fast MySQL library for Ruby, binding to libmysql
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.
databases/openid-redis-store-0.0.2 (Score: 0.09045241)
Redis store for OpenID
Implementation of the ruby-openid Store interface that stores information in Redis