Hey folks,

I am just curious how could i solve the following problem properly with
CouchDB..

I would like to store the same data set for multiple domain names and it
looks like the:

domain.tld -> database -> key -> {values} (a sample: cnn.com -> articles ->
12.12.2010 -> {"blah" => "blah", "blahblah" => "blahblah"} )

I found this article to store hierarchical data:
http://probablyprogramming.com/2008/07/04/storing-hierarchical-data-in-couchdb/

What would be your recommendation?

Istvan

-- 
the sun shines for all

Reply via email to