RAA - Library / Database

Library
  Database
active_record 0.9.0 David Heinemeier Hansson stable 2004-07-24T20:34:20Z
Implements the Active Record pattern for ORM: Active Record connects business objects and database tables to create a ..
archive 0.2 Massimiliano Mirra usable 2002-07-07T14:49:14Z
Archive: A framework for reading, modifying and writing archive and archive-like files through a uniform interface. ..
arunadb 0.80 Michael Davis Working 2001-11-21T20:40:16Z
ArunaDB: ArunaDB or Aruna DataBase is a database server written almost purely in Ruby. ArunaDB consists of three sets..
bdb 0.6.5 Guy Decoux alpha 2008-06-27T12:46:28Z
Sleepycat Berkeley DB and DB XML: This is an interface to Berkeley DB, distributed by Sleepycat (http://www.sleepyca..
bdb1 0.2.3 Guy Decoux beta 2006-09-20T17:00:41Z
Interface to Berkeley DB 1.8: Interface to Berkeley DB 1.85 and 1.86 For Berkeley DB >= 2 see bdb
cdb 0.5a Kazuteru Okahashi beta 2005-03-20T14:23:52Z
Ruby interface to cdb library.: This module provides Ruby interface to Dan Bernstein's cdb (constant database) library..
criteria 1.1a Ryan Pavlik stable 2003-10-05T00:39:02Z
SQL query abstraction, and others: Criteria is a module for abstracting queries to various data sets. For instance, yo..
dbd-google-ruby pre-20030215 Paul Duncan (pabs) alpha, handles basic queries 2003-02-15T22:43:00Z
DBD-Google-Ruby: DBI interface to Google queries, using the Ruby-Google library. Still needs a bit of polishing befor..
dbdbd 0.2.2 David Alan Black new port of old perl project 2003-12-27T04:13:16Z
simple plaintext database definer: License clarification: it's copyrighted free software with its own little license p..
dbi-dbrc 1.1.6 Daniel J. Berger stable 2009-09-11T02:54:39Z
Simple database information interface: This is a supplement to the DBI module, allowing you to avoid hard-coding passw..
dbrb 0.1.1 Tim Becker beta 2007-02-09T17:08:43Z
Easier access to databases.: DBrb is a wrapper to facilitate working with Ruby DBI. The intention is to make the most ..
fsdb 0.6 Joel VanderWerf beta 2009-07-19T19:32:05Z
File System Database: == FSDB is now a gem on rubyforge! Use 'gem install fsdb' to install. FSDB is a file system da..
interbase 0.07 moriq working fine 2004-11-03T19:19:38Z
interbase: The interface to Firebird and Borland's InterBase database library. I tested with: * Firebird SS 1.5 on Wi..
kansas 0.2 Kirk Haines alpha-beta 2004-08-19T15:11:50Z
Kansas is an Object-Relational mapping layer.: Kansas is an Object-Relational mapping layer. It takes a relational sch..
kirbybase 2.5.2 Jamey Cribbs stable 2006-01-03T20:37:27Z
Simple, plain-text database management system written in Ruby.: KirbyBase is a simple, pure-Ruby, plain-text dbms. So..
koya 0.2 Masatoshi SEKI alpha 2006-03-27T16:33:10Z
Koya, a Tiny OODB: Simple OODB, using SQLIte2.
lafcadio 0.8.0 Francis Hwang stable 2005-09-21T18:32:31Z
Object-relational mapping layer for Ruby and MySQL: Lafcadio is an object-relational mapping layer for Ruby and MySQL...
lore 0.4.8 fuchsto stable 2009-02-05T06:53:50Z
A flexible database ORM for ruby: A flexible database ORM for ruby that provides a comfortable. powerful domain specif..
madeleine 0.7.2 Anders Bengtsson beta 2006-05-29T18:56:41Z
Madeleine - Ruby Object Prevalence: Madeleine is a Ruby implementation of Object Prevalence, that is, transparent pers..
mysql-ruby 2.8pre4 TOMITA Masahiro preview release 2008-06-20T23:07:14Z
MySQL/Ruby: MySQL/Ruby. This is Ruby API for MySQL.
mysql-ruby-win 2.4.2 TAMURA. Kenichi usable 2002-02-15T22:42:35Z
MySQL/Ruby Windows package: MySQL Ruby Module ver2.4.2 for windows binaries This is MySQL Ruby API. This use for Windo..
neocorexms 0.0.1 kwitknr alpha 2009-02-24T04:11:26Z
Interface to the NeoCore XML database: Interface to the NeoCore XML database Port of Xpriori::XMS in CPAN
nfsstore 0.4.0 ahoward beta 2004-06-25T16:51:51Z
NFS safe PStore: NFS safe PStore
odb 0.3 brian beta 2006-01-14T02:00:38Z
Transparent object database for Ruby.: DB is an object database implementation for Ruby. It uses PostgreSQL for storag..
odba 1.0.2 Hannes Wyss beta 2006-02-07T11:19:02Z
Open Database Access - an object Cache library: New Features in 1.0.2 * ConditionIndex - cf http://dev.ywesee.com/wiki..
oracle 0.2.11 Yoshida Masato usable 2000-12-23T16:43:22Z
oracle: The interface for the Oracle7. Many functions also work with Oracle8. version 0.2.11 Oracle#exec can be used ..
pglock 0.0.0 ahoward alpha 2004-01-13T02:03:42Z
process/thread durable persistent locking for postgresql: process/thread durable persistent locking for postgresql
pgsql 1.0 Bertram Scharpf stable 2013-05-15T12:24:51Z
Yet another PostgreSQL interface: A PostgreSQL library that was carefully designed. Features: * Connection parameter..
pl-ruby 0.5.3 Guy Decoux beta 2008-03-03T16:10:06Z
PostgreSQL Procedure Language: PL/Ruby is a loadable procedural language for the Postgres database system that enabl..
polymorphs 2.10 Evan Weaver stable 2007-09-27T01:38:28Z
An ActiveRecord plugin for polymorphic associations.: An ActiveRecord plugin for self-referential and double-sided pol..
postgres 0.7.1 Dave Lee release 2005-04-07T20:12:06Z
PostgreSQL interface: Ruby extension library providing an API to PostgreSQL.
postgres-pr 0.2.1 Michael Neumann experimental 2004-11-22T18:21:52Z
Pure Ruby PostgreSQL interface: Install via RubyGems: "gem install postgres-pr"
purple 1.0.1 torsten stable 2006-08-06T18:09:18Z
Main memory database: Purple implements a main memory database for Ruby objects: Save by reachability, no code change..
quickbase 1.0.1 gareth 2010-11-29T05:07:09Z
Ruby wrapper for QuickBase HTTP API: quickbase: This is a Ruby language wrapper for the QuickBase HTTP API. It is now ..
quickbase-rails 1.0.0 gareth 2009-09-13T20:26:37Z
QuickBase adapter for Ruby on Rails: This is a QuickBase adapter for Ruby on Rails. It connects Rails to QuickBase usi..
rails-informix 1.1.1 santana stable 2010-02-04T01:17:58Z
ActiveRecord adapter for IBM Informix adapter: ActiveRecord adapter for using Ruby on Rails with an Informix database ..
rbase 0.1.1 Maxim Kulkin beta 2006-10-25T12:07:51Z
RBase is a library to manipulate XBase database using Ruby.: Current version support creating, reading and writing to ..
rdbc 001103 NAKAMURA Akifumi sample implementation 2000-11-25T20:05:04Z
RDBC: RDBC means Ruby Database Connectivity. The target of RDBC is a unified(?) set of APIs to access RDBMS like JDBC..
rdodb 0.0.0pre1 greg experimental 2003-10-04T21:38:49Z
Ruby Data Objects Data Base: RDODB stands for Ruby Data Objects Data Base. It is a set of advanced Ruby database abtra..
rodbtp 0.1 Claudio Fiorini alpha 2009-02-03T23:04:41Z
Interface to odbtp library: Interface to odbtp library
ruby-activeldap 0.7.3 wad beta 2006-05-30T21:16:58Z
object oriented interface to Ruby/LDAP: Ruby/ActiveLDAP provides an object oriented interface to LDAP. This library w..
ruby-db2 0.4.2 Michael Neumann works (but not enough testing) 2004-11-18T13:47:22Z
Ruby/DB2: Yet, only the following low-level CLI functions are available: SQLAllocHandle, SQLFreeHandle, SQLConne..
ruby-dbi 0.1.0 Francis Hwang usable 2006-02-19T15:36:03Z
Ruby/DBI: A Database independent API to access databases, similar to Perl's DBI. DBDs for following databases are incl..
ruby-frontbase 0.5.2 Cail Borrell 2004-04-23T11:10:37Z
The extension for FrontBase database access:
ruby-informix 0.8.0 santana stable 2012-04-18T04:49:23Z
Ruby library for IBM Informix: Ruby library for connecting to IBM Informix
ruby-ldap 0.9.11 Alexey Chebotar stable 2010-05-19T08:28:18Z
A Ruby extension library for accessing the LDAP API.: 'Ruby/LDAP' is a Ruby extension library that provides an interfa..
ruby-ldapserver 0.3 Brian Candler alpha 2005-07-22T16:51:28Z
Ruby LDAP server framework: ruby-ldapserver is a lightweight, pure Ruby skeleton for implementing LDAP server applicat..
ruby-maxl 1.5.0 Jon Israelson stable 2002-07-20T15:24:32Z
Ruby/MaxL: The Ruby/MaxL extension module allows Ruby programs to directly interact with Hyperion Essbase OLAP databas..
ruby-msql 0.2.4a DATE Ken release 2004-06-14T14:35:03Z
Ruby/mSQL: Ruby API for mSQL.
ruby-mysql 0.2.6 TOMITA Masahiro test 2005-07-24T15:28:12Z
MySQL API Library: MySQL API This library is written by only Ruby. It does not need libmysqlclient, and does not need..
ruby-oci8 see rubyforge KUBO Takehiro usable 2007-01-25T03:07:22Z
ruby-oci8 (oracle): Oracle Interface using OCI8. This is available for Oracle 8 or later.
ruby-odbc 0.99995 Christian Werner usable 2013-03-13T19:39:13Z
Ruby/ODBC: Extension library to use ODBC data sources from Ruby. Supports Ruby 1.6.x and >= 1.8 on Win32 OSes and UN*X..
ruby-openbase 0.7.2 SUZUKI Tetsuya stable 2005-11-10T08:04:35Z
OpenBase Connectivity for Ruby: Ruby/OpenBase is a ruby extension library to access OpenBase database from Ruby. This ..
ruby-sqlite 0.0.1 Domingo Alvarez Duarte usable 2002-06-24T21:29:28Z
Ruby-SQLite: A interface for SQLite library, a small and powerfull sql database that can be a standard module to ruby ..
ruby-xindice 0.0.3 whateley beta 2005-11-16T20:45:50Z
Interface to the Xindice XML database: A small wrapper for Xindice's XML-RPC interface. 2005-10-30: released 0.0.3, a..
ruby9i 0.2.1 Jim Cain beta 2004-01-27T03:16:47Z
Oracle9i library for Ruby: Ruby9i is a Ruby library that provides access to Oracle9i using the Oracle Call Interface. ..
ruby_rdo 0.0.1 Stephan Schmidt just started, not yet to release 2002-01-24T10:17:51Z
Ruby.RDO: A library for easy persistent objects. Uses providers for storing objects, e.g. DBI, RDBC or XML provider.
safequery 4.2006.05.26 Jan Molič stable 2006-05-26T13:09:17Z
Tool to build safe SQL queries easily.: Changes from previous version 4.2006.04.19: If you use * as a key, then keys..
sds 0.3 Marek Janukowicz beta 2004-06-19T11:33:47Z
Database access library based on Apple EOF: SDS is a database access library that provides multiple RDBMS support, dat..
sedna 0.5.0 Rolf Timmermans stable 2009-04-26T16:28:10Z
Sedna XML database client library for Ruby: Ruby extension library providing a client API to the Sedna XML database. S..
sequel 0.0.5 ciconia alpha 2007-03-22T14:26:13Z
Concise ORM for Ruby: Sequel is an ORM library for Ruby. Sequel provides thread-safety, connection pools, and a concis..
sldb 0.0.0 ahoward prototype 2005-05-12T21:39:14Z
sldb is a thread/process/nfs safe abstraction on sqlite dbs:
sop 0.0.1 lennon alpha 2003-04-02T03:30:42Z
Simple Object Persistence via DBI: SOP is a simple library that lets you map attributes of data classes implemented in..
sql-serialize 0.0.7 cyborch beta 2004-03-09T22:37:25Z
Transparent SQL serialization library: This ruby module will provide sql serialization for ruby objects in a transpare..
sqlite-ruby 2.2.2 Jamis Buck stable 2004-11-15T18:56:42Z
Interface to the SQLite DB engine: Provides an interface for the SQLite DB engine. This differs from the 'ruby-sqlite..
sqlstatement 2.0 Ken Bloom stable 2008-01-20T21:56:55Z
a DSL for programmatically generating complex SQL queries: This library allows you to build SQL statements (specifical..
sqlyzer 0.1 Paul Quemin alpha 2007-05-11T22:55:25Z
A complete Ruby object to Sql serialize solution: ___ /\_ \ ____ __ \//\ \ __..
sybase-ctlib 0.2.12_p1 Tetsu Takaishi usable 2012-03-19T04:57:05Z
sybase-ctlib: The interface for the Sybase.
tapkit 0.5.2 SUZUKI Tetsuya beta, but usable 2004-06-16T06:59:36Z
Object-Relational Bridge Framework: TapKit is an Object-Relational Bridge framework like Enterprise Objects Framework ..
tdb 0.5.0 Ruby tdb hackers experimental 2011-01-17T09:25:22Z
Trivial Database bindings for Ruby: TDB is much like other DBM implementations, except it allows concurrent writer pro..
treequel 1.1.1 ged stable 2010-11-11T18:53:37Z
an LDAP toolkit for Ruby: Treequel is an LDAP toolkit for Ruby. It is intended to allow quick, easy access to LDAP dir..
ultrasphinx 1.5.2 Evan Weaver stable 2007-09-27T09:09:05Z
Rails plugin for the Sphinx fulltext search engine.: Ruby on Rails configurator and client plugin to the Sphinx fullte..
vapor 0.81 OliB beta 2003-11-20T09:06:01Z
Transparent Persistence to PostgreSQL: Vapor is a persistent Object-Repository for Ruby, providing transparent persis..

Total 73 projects in this subcategory.