MongoDB Synchronous Scala Driver (mssd) is based on the plain old legacy mongodb java driver and adds some Scala beauty to it. It's similar to casbash but with a different api which was inspired by the Play2 JSON API for the bson documents and by the mongodb-async-driver for it's general API.
This driver is work in progress and not complete yet. Please feel free to contribute. It is used in production at WebPageAnalyse successfully.
Please have a look at the project page to learn on how to install the driver and with some simple use cases on how to use it.
There is also a google group for general communication.