phenotypical

phenotypical

Jul 12 / 5:11am

Facebook trapped in MySQL ‘fate worse than death’.

:(


According to database pioneer Michael Stonebraker, Facebook is operating a huge, complex MySQL implementation equivalent to “a fate worse than death,” and the only way out is “bite the bullet and rewrite everything.”

Not that it’s necessarily Facebook’s fault, though. Stonebraker says the social network’s predicament is all too common among web startups that start small and grow to epic proportions.

During an interview this week, Stonebraker explained to me that Facebook has split its MySQL database into 4,000 shards in order to handle the site’s massive data volume, and is running 9,000 instances of memcached in order to keep up with the number of transactions the database must serve.

Filed under  //  FaceBook   NoSQL   social media  
Apr 12 / 1:17pm

From ISIS to CouchDB: Databases and Data Models for Bibliographic Records

For decades bibliographic data has been stored in non-relational databases, and thousands of libraries in developing countries still use ISIS databases to run their OPACs. Fast forward to 2010 and the NoSQL movement has shown that non-relational databases are good enough for Google, Amazon.com and Facebook. Meanwhile, several Open Source NoSQL systems have appeared.

This paper discusses the data model of one class of NoSQL products, semistructured, document-oriented databases exemplified by Apache CouchDB and MongoDB, and why they are well-suited to collective cataloging applications.

Filed under  //  NoSQL   couchdb  
Apr 1 / 8:34am

Why NoSQL is bad for startups.

From @mpwoodward:

I could go on and on, but you get the point. Life’s just too simple now. And it shouldn’t be this way for startups. It’s bad for investors, bad for the economy and I think we are losing the edge that programmers used to have by switching to NoSQL.

Filed under  //  NoSQL   couchdb   funny  
Jan 12 / 1:14pm

I can now say I understand MapReduce - The NoSQL Tapes

Media_httpdldropboxco_ufmsn

The Chief Scientist at Cloudant explains what MapReduce is, how you can leverage it and more. With a slight emphasis on CouchDB and BigCouch use-cases.
Filed under  //  NoSQL   couchdb   video