Introduction to MongoDB

Posted by: Andrew Glover on 2010-09-30 13:30:00.0

If you’re exploring the world of NoSQL databases, then MongoDB — sometimes billed as the NoSQL RDBMS — deserves a place on your list. In IBM developerWorks “MongoDB: A NoSQL datastore with (all the right) RDBMS moves“, you’ll learn all about MongoDB’s custom API, interactive shell, and support for RDBMS-style dynamic queries, as well as quick and easy MapReduce calculations. Then you’ll get started creating, finding, and manipulating data using MongoDB’s native Java language driver and a handy Groovy wrapper called GMongo.

After reading about MongoDB, don’t forget to check out “REST up with CouchDB and Groovy’s RESTClient“, which covers CouchDB, a somewhat similar document oriented datastore.

Looking to spin up Continuous Integration quickly? Check out www.ciinabox.com.


be the first to rate this blog

About Andrew Glover

Andrew Glover

Andrew is the founder of the easyb BDD framework and the co-author of Addison Wesley's "Continuous Integration", Manning's "Groovy in Action" and "Java Testing Patterns". He is an author for multiple online publications including IBM's developerWorks and Oreilly's ONJava and ONLamp portals. He actively blogs about software at thediscoblog.com.

More About Andrew »

NFJS, the Magazine

2010-09-01 00:00:00.0 Issue Now Available
  • Gradle - The Groovy Way To Build
    by Ken Sipe
  • Top Five Ways to Improve Your Java by Adding Groovy
    by Kenneth Kousen
  • Javascript for Grails Developers
    by Dave Klein
  • Practical DSLs in Groovy
    by Peter Bell
Learn More »