DEV Community

Discussion on: MongoDB CRUD Queries from Java and Shell

Collapse
 
pmgysel profile image
Philipp Gysel

Hey Jesús, thanks! I personally haven't used Morphia yet but it looks like a cool tool! It's always good to know tools that'll make your life easier:) I know for JavaScript, lots of people use Mongoose... Anyways, in this tutorial I concentrated on using as few external libraries as possible - actually only SpringBoot - which lots of backend Java projects already use anyways...