RubyGems Navigation menu

baccigalupi-aqua 0.1.4

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.5 - August 11, 2014 (179 KB)
  2. 0.1.4 - August 11, 2014 (136 KB)
  3. 0.1.3 - August 11, 2014 (120 KB)
  4. 0.1.2 - August 11, 2014 (118 KB)
  5. 0.1.1 - August 11, 2014 (117 KB)

Authors:

  • Kane Baccigalupi

SHA 256 checksum:

c45d9033fe8dab6c6d85b1f316b4d3c4bd49f7c18dc0c2aa76a4ce3ce06b164b

Total downloads 15,898

For this version 2,987

Licenses:

N/A

Required Ruby Version: >= 0

Links: