May 2011 Summaries
2 posts from MongoDB
Filter
Month:
Year:
Post Summaries
Back to Blog
MongoDB live at Craigslist` is a significant milestone for MongoDB as it has successfully deployed its NoSQL database on one of the most popular online marketplaces, `Craigslist`. The deployment was driven by the need to improve data storage and retrieval efficiency, particularly with regards to schema changes and handling large amounts of unstructured data. With over 5 billion documents to be stored, the `Craigslist` MongoDB cluster is a substantial undertaking that showcases the scalability and performance capabilities of the database. The use of replica sets and sharding enables the system to handle high traffic and ensure data availability, making it an attractive solution for large-scale applications. Jeremy Zawodny, a key figure in the deployment, highlights the importance of thinking differently about indexing and bookkeeping when transitioning from relational databases like MySQL.
May 16, 2011
538 words in the original blog post.
MongoDB Powering MTV's Web Properties`
MongoDB is powering the next-generation content management system at MTV Networks, a large enterprise application that manages and serves content for all of MTV Networks' major websites. The schema-less document structure provides flexibility and search capabilities, making it a good fit for the company. Despite initial challenges in convincing stakeholders of its value, MongoDB has become an operational reality due to its familiarity with MySQL. As part of its growth strategy, MongoDB is being rolled out on several other major sites within the next year, including spike.com, gametrailers.com, and numerous international properties, as well as new applications for social activity tracking and online polls.
May 10, 2011
319 words in the original blog post.