NoSQL: MongoDB in Scala Using Casbah and Salat Object Document Mapping

| | bookmark | email

MongoDB in Scala Using Casbah and Salat Object Document Mapping

This is a simple example on using MongoDB in Scala using the Casbah driver for MongoDB and Salat as the ODM (Object Document Mapping) as a Maven project and generating the eclipse project files to work with.

tags:mongodb,scala,casbah,scalat,odm

via NoSQL databases