RubyGems Navigation menu

aqua 0.2.0

A Ruby Object Database ... just add water (and CouchDB). Even with ORMs like ActiveRecord, DataMapper which ease the pain of relational data storage, considerable developer effort goes into wrangling Ruby objects into their databases. Document-oriented databases have made it possible to store nested data structures that easily map to Ruby objects. Aqua (http://github.com/baccigalupi/aqua) is a new Ruby library that aims to painlessly persists objects, allowing developers to focus more on object oriented code and less on storage. Currently Aqua is in pre-alpha testing, with the following big things left to implement: A data query DSL and implementation; Support of all objects in the Standard Library; Class and code storage to allow the sharing and persistence of classes with their data.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.2.0 - November 18, 2009 (87.5KB)
  2. 0.1.6 - October 09, 2009 (79.5KB)

所有者:

作者:

  • Kane Baccigalupi

SHA 256チェックサム:

9bb8a903b0e89a003c75b7c52f235db2c8d428b3d9ccf6e16e13a718a7bf409d

累計ダウンロード数 10,843

このバージョンのみ 5,987

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: