Mongo db in kotlin

How to use mongo db in kotlin without spring boot? A specific use case required this so any help would be appreciated! Thank you!

Just ask uncle Google: “MongoDB Kotlin” and the first thing you will see will be KMongo library and examples of using it :wink:

2 Likes

Thank you so much, will look into that! Thanks for the quick response :slight_smile: