TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Q & A with Shutterfly Data Architect about MongoDB

12 点作者 meghan超过 14 年前

1 comment

nosh超过 14 年前
Both this interview and the post (<a href="http://www.nosqldatabases.com/main/2010/12/9/sharing-lifes-joy-using-mongodb-a-shutterfly-case-study.html" rel="nofollow">http://www.nosqldatabases.com/main/2010/12/9/sharing-lifes-j...</a>) summarizing his presentation at MongoSV are worth a read for a few reasons:<p>- Great use case for MongoDB. Shutterfly is using MongoDB to store the metadata (folder paths, tags, etc) for all uploaded pictures. This falls into one of of the sweet spots for MongoDB - dealing with large amounts of semi-structured data.<p>- Why MongoDB matters to relational database users (Kenny is a long time Oracle and Postgres user, and worked at eBay/PayPal).<p>- What the path could look like for migrating large mission-critical applications from a RDBMS to MongoDB (or any NoSQL database).<p>- Assessment of pros and cons of putting MongoDB into production.<p>(disclaimer: I work with the MongoDB/10gen team)