Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 376 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 376 Bytes

DataNucleus-MongoDB-Dropwizard

An example dropwizard project based on datanucleus with mongodb

Why DataNucleus?

  1. Transparent persistence. Powerful querying
  2. Wide range datastore support
  3. The most standards-compliant Java persistence product.
  4. Open Source software, under the Apache 2 license

Reference

  1. http://www.datanucleus.org/

Happy Coding!!!