• Collections • In essence, just a table in RDBMS form • Documents • Data. Essentially rows and columns. • Cursors • Ability to manipulate data without actually pulling it down
• For the times when mismatch data is important • Full text search (2.4) • Experimental feature in MongoDB 2.4 allows full text search across collections • It’s durable & less prone to data loss • MongoDB supports journaling, sharding, and replication out the box.