Hi,
As I have integrated MongoDB in my spring boot application and it works fine.
I need insight on below databases:
I looked over internet and found few databases are available alternate for mongodb as couchdb, couchbase, ravendb, cassandra, neo4j, orientdb etc.
I am trying to understand, which one is the best database to integrate with spring boot on cloud platform accept couchbase?
Can anybody help me to understand..!!
Thank you.