Overlooking San Francisco

Categories
Agile Analytics Balanced Scorecard Book Review Break-Even Analysis Business Case Analysis Cloud Computing Collaboration Communications Healthcare IT Innovation IRR Marketing Mobile MongoDB NoSQL NPV Open Source Process Improvement Project Selection ROI Salesforce SAP Search Security SharePoint Stakeholder Analysis SVForum Taxonomy UncategorizedLinkedIn
Twitter
- MongoDB Aggregation Framework: The SQL of NoSQL http://t.co/Lu3zbeyu 2 days ago
- @zenoss I'm hoping to drop by. 2 weeks ago
- I'm now an MVB (most valuable blogger) at http://t.co/uPfVmzYT, a great content site for developers. http://t.co/GOMANi8e 2 weeks ago
- I just signed up for the O'Reilly Webcast: MongoDB Schema Design: How to Think Non-Relational http://t.co/jqqA3MS6 2 weeks ago
- Exploring NoSQL: Redis http://t.co/mlZHaBGp (This is one in a series of posts on NoSQL) 2 weeks ago
Category Archives: MongoDB
MongoDB Aggregation Framework: The SQL of NoSQL
No, it’s not really SQL. Its syntax resembles JSON. It returns a collection of JSON documents. But the Aggregation Framework addresses for MongoDB what many have found lacking in non-relational databases, the capability for ad hoc queries that SQL performs … Continue reading
Posted in MongoDB, NoSQL
Leave a comment
Harmonic: A MongoDB Success Story
After writing my last post on MongoDB, I attended a meet-up at the Mozilla office in San Francisco to hear the tale of a real company in the process of migrating from Microsoft SQL Server to MongoDB. The company, Harmonic, … Continue reading
Posted in MongoDB, NoSQL, Workflow
Leave a comment
Exploring NoSQL: MongoDB
MongoDB is one of the most popular of open source NoSQL databases. Supported by 10gen and boasting a long list of deployments including Disney, Craigslist, and SAP, MongoDB has a remarkably simple application programming interface (API) and all the tools … Continue reading
Posted in MongoDB, NoSQL
3 Comments