implementation("dev.opensavvy.ktmongo:driver-coroutines:0.25.0")
Enables asynchronous interaction with MongoDB using coroutines and a type-safe DSL. Supports aggregation pipelines and various MongoDB operators.