implementation("dev.opensavvy.ktmongo:driver-coroutines:0.31.0")
Enables asynchronous MongoDB operations using coroutines, offering a Kotlin-first, type-safe, and expressive DSL for database interactions.