/mongo-scala-driver

- deprecated -

Primary LanguageScalaOtherNOASSERTION

mongo-scala-driver is deprecated

mongo-scala-driver is a library that implements both field mapping capabilities and databsae access to MongoDB from Scala.

It is deprecated. Instead use:

  • Subset is the next generation library that helps working with documents and sub-documents fields and build queries with them.

  • Mongo Java Driver and Casbah are official Java and Scala drivers for MongoDB.