-
Webgeeklet
Cassandra
Who among you guys knows how to us cassandra?
gusto ko matuto nito.
facebook and twitter is using this. kaya na intriga ako.hehe
-
Member
afaik, Facebook is using MySQL primarily
they use nosql variants for specific scenarios though
-
Member
Yeah, Facebook uses MySQL for persistence and Memcache for caching. It's not the normal 1 MySQL record = 1 entry, though.
They don't use Cassandra that much anymore. Last time I checked, they're using HBase for messaging instead.
For most of us, RDBMS is fine. It's not like we need to scale our apps to handle billions of transactions. But if you want to try out NoSQL, it's better to go with the simpler ones like MongoDB and Redis.
-
Webgeeklet
oh... i thought they're still using cassandra 
thanks for the advice guys
i will try MongoDB instead.
-
Webgeeklet
Guys, my mga nakita akong mga tutorials for mongodb but mostly are for
rails. Meron kayo alam na magandang tutorials to use mongodb in cakephp?
thanks.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules