Software Inferencing Mongodb Rdf Building an Inferencing Engine I’m playing around with the idea of building an inference engine for MongoDB. The idea is to load up some RDF data and attempt to run queries that use the ontologies in the
Mongodb Talks MongoDB Boulder Thanks to 10Gen team in providing me an opportunity to speak at the MongoDB Boulder conference.
Mongodb Mongosv Talks Conference and Webinar Thanks for attending the session I put at MongoSV on How We Evaluated MongoDB as a Relational Database Replacement. The presentation is now available.
Mongodb Mongosv Talks Heading to MongoSV If you don’t have your schedule finalized, I’ll be speaking on How We Evaluated MongoDB as an Relational Database Replacement at 9:50 am, right after the welcome ceremony at MongoSV.
Mongodb Talks Oracle Openworld - MongoDB Use Case Thanks to Jeremy Taylor with the 10Gen team in providing me an opportunity to speak at Oracle Openworld 2012.
Mongodb Talks How Apollo Group Evaluated MongoDB White Paper Earlier this year, I did a POC around MongoDB.
Software Aws Bash Ec2 Javascript Mongodb Load Testing with AWS Spinning up servers on Amazon has been such a great way to test software. I recently did a performance test of MongoDB and put together a process and a few scripts that helped
Software Javascript Mongodb Mongoose Nodejs Regex Search nodejs with regex and case insensitive I recently needed to search for documents in mongo using mongoose. I knew I needed a regex but couldn’t figure out how to pass the case insensitive flag. We’ll here is how you
Mongodb Nodejs Ubuntu Installing Node and Mongo I need to install Node and Mongo an a server. These are my notes.