发布于 2015-09-14 14:54:16 | 232 次阅读 | 评论: 0 | 来源: 网络整理
Casbah is the officially supported Scala driver for MongoDB. It provides wrappers and extensions to the Java Driver meant to allow a more Scala-friendly interface to MongoDB. It supports serialization/deserialization of common Scala types (including collections and regex), Scala 2.8 collection versions of DBObject and DBList and a fluid query DSL.