-
Recent Posts
Top Posts & Pages
Tags
- Follow Code for Hire on WordPress.com
Category Archives: MongoDB
Entropy of a MongoDB ObjectId
How hard is it to guess a generated MongoDB ObjectId? Continue reading
Using Spark with MongoDB
I recently started investigating Apache Spark as a framework for data mining. Spark builds upon Apache Hadoop, and allows a multitude of operations more than map-reduce. It also supports streaming data with iterative algorithms. Since Spark builds upon Hadoop and … Continue reading