High performance querying - Suggestions please

Posted by Alex Takitani on Stack Overflow See other posts from Stack Overflow or by Alex Takitani
Published on 2010-03-30T16:41:50Z Indexed on 2010/04/01 4:43 UTC
Read the original article Hit count: 263

Filed under:
|

Supposing that I have millions of user profiles, with hundreds of fields (name, gender, preferred pet and so on...).

You want to make searches on profiles.

Ex.:All profiles that has age between x and y, loves butterflies, hates chocolate....

With database would you choose?

Suppose that You have a Facebook like load. Speed is a must. Open Source preferred.

I've read a lot about Cassandra, HBase, Mongo, Mysql... I just can't decide.....

© Stack Overflow or respective owner

Related posts about nosql

Related posts about database