orm - How do Morphia, Mongo4j and Spring data for MongoDB compare? -


i'm interested in how compare each other, what's more mature, has more features, better use cases.

my own use case create real-time monitoring service (think chartbeat) if can talk other use cases please - after q&a might of interest others.

morphia may stable of three. have not heard of mongo4j lately- abandoned. spring-data because of hades project... don't need implement daos. write interface , spring data automatically provides you. spring data mongodb implementation seems little buggy in initial trial. if have hard dates , working on production quality product, wise choose morphia.


Comments