Which is the best java driver for mongodb access?

Posted by Samuel on Stack Overflow See other posts from Stack Overflow or by Samuel
Published on 2010-05-19T17:57:59Z Indexed on 2010/05/19 18:00 UTC
Read the original article Hit count: 173

Filed under:
|

I have no experience with MongoDB and we are trying to port a JPA application to be based on MongoDB. There are 3 drivers mentioned for porting java here. Which driver would be the easiest to use for converting my existing JPA application? Would it be morphia, mungbean or daybreak. Would prefer some practical experiences with users who have gone through this path before.

© Stack Overflow or respective owner

Related posts about mongodb

Related posts about java