MongoDB Kotlin Drivers
On this page
Introduction
Welcome to the documentation site for the official MongoDB Kotlin drivers. You can add one of the following drivers to your application to work with MongoDB in Kotlin:
Use the Kotlin Coroutine Driver for Kotlin applications using coroutines.
Use the Kotlin Sync Driver for synchronous Kotlin applications.