java – ORM/OGM for MongoDB in Vertx


Was using Hibernate OGM but it is no more maintained. I don’t want to use the Mongo Client provided by Vert.x as I need to do object mapping, similar to what hibernate orm does with relational databases. I am trying to find a ORM/OGM for MongoDB, which can work well with the async Vert.x



Source link

Related Posts

About The Author

Add Comment