Intro to MongoDB demo

MongoDB is a scalable, high-performance, document-oriented schemaless database. This short demo, entitled “An Introduction to MongoDB“, provides a quick tour of its use, and helps you understand where it’s most applicable. You’ll see first hand how to leverage Mongo’s shell and use its JavaScript syntax to CRUD data.

Don’t forget to check out Java development 2.0: MongoDB: A NoSQL datastore with (all the right) RDBMS moves well as a podcast with Eliot Horowitz, the CTO of 10gen, the company behind MongoDB.

This entry was posted in Blog, MongoDB, NoSQL and tagged , , . Bookmark the permalink.

One Response to Intro to MongoDB demo

  1. Fred Janon says:

    Is your blog entry “MongoDB and CouchDB: vastly different queries” still online? The link is broken in your devWorks article https://www.ibm.com/developerworks/java/library/j-javadev2-12/index.html

    Thanks

    Fred