Saturday, 14 September 2013

Can MongoDB MapReduce functions behave like CouchDB views?

Can MongoDB MapReduce functions behave like CouchDB views?

The nice thing about CouchDB is that the view results are updated
incrementally as the database changes. Is there a way to accomplish the
same thing with MongoDB? I've been unable to locate any specifics in the
documentation. Thanks

No comments:

Post a Comment