casbah: All content tagged as casbah in NoSQL databases and polyglot persistence
Monday, 19 December 2011
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.
What’s wrong with us Java people to consider simple something that requires over a hundred lines of configurations just to be able to do an insert and find?
Original title and link: MongoDB in Scala Using Casbah and Salat Object Document Mapping (©myNoSQL)
Wednesday, 26 January 2011
Scala, MongoDB, Scalatra and Casbah: A Quick WebApp with
If you are into Scala with a bit of MongoDB:
Here’s a nice way to get a web service up and running quickly using Scala, Scalatra, SBT and MongoDB.
Original title and link: Scala, MongoDB, Scalatra and Casbah: A Quick WebApp with (NoSQL databases © myNoSQL)
via: http://janxspirit.blogspot.com/2011/01/quick-webb-app-with-scala-mongodb.html