By bloid
via rubyinside.com
Published: Nov 09 2007 / 18:59
RDDB is a Ruby document-oriented database system inspired by CouchDB and developed by Anthony Eden. If you're familiar with CouchDB, the whole system should make sense from the start, but if not, read on. You can create a database and insert documents in a simple enough way:



Add your comment