PK8
PK8

Reputation: 11

Can realmdb be used as embedded database in a springboot or any other standalone application?

We are looking for an embedded database that ships with application jar file and runs along side the application. This database should also sync data with Mongodb Atlas. We have found Realmdb to be a perfect solution. However, the JavaSDK for realmdb is meant only for Android apps. Is there any possibility of using realm as an embedded database in a springboot application?

Upvotes: 0

Views: 227

Answers (0)

Related Questions