Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

osinka/mongo-scala-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.