Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mapreduce

Collect Distinct Field Names At Nested Level With Specific Condition

I have problem statement, in which i need all the field names at child level of 'config.first.… Read more Collect Distinct Field Names At Nested Level With Specific Condition

Mongodb Query To Remove Duplicate Documents From A Collection

I take data from a search box and then insert into MongoDB as a document using the regular insert q… Read more Mongodb Query To Remove Duplicate Documents From A Collection

Couchdb Join Two Documents Using Key

I have two documents one with tree structure and the other one relation to the first doc. Im trying… Read more Couchdb Join Two Documents Using Key

How To Use Scope Variables As Property Names In A Mongo Map/reduce Emit

There is a question (and answer) that deals with the general case. I am having difficulty using a s… Read more How To Use Scope Variables As Property Names In A Mongo Map/reduce Emit

Techniques For Storing Libraries In Mongodb's System.js

Are there any reliable techniques for storing prototype-based libraries/frameworks in mongoDB's… Read more Techniques For Storing Libraries In Mongodb's System.js

Dc.js: Stacked Area Chart Using ReduceCount Method

I'm fairly new to the dc.js/crossfilter/d3 trifecta, and have a question about grouping variabl… Read more Dc.js: Stacked Area Chart Using ReduceCount Method