You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Shuge Lee <sh...@gmail.com> on 2010/04/02 12:46:52 UTC

how to store list ?

For example:

user['lee'] = {
    'name': 'lee',
    'age'; '21',
    'girls': ['java', 'actionscript', 'python'],
}

how to store above in Apache Cassndra ?

-- 
Shuge Lee | Lee Li | 李蠡

Re: how to store list ?

Posted by gabriele renzi <rf...@gmail.com>.
On Fri, Apr 2, 2010 at 12:46 PM, Shuge Lee <sh...@gmail.com> wrote:
> For example:
> user['lee'] = {
>     'name': 'lee',
>     'age'; '21',
>     'girls': ['java', 'actionscript', 'python'],
> }
> how to store above in Apache Cassndra ?

check what a SuperColumn is in the wiki

-- 
blog en: http://www.riffraff.info
blog it: http://riffraff.blogsome.com