Docs Menu

Docs HomeDevelop ApplicationsMongoDB Drivers

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.

You can use the MongoDB Atlas Device Kotlin SDK in Android or Kotlin Multiplatform (KMP) applications to access Atlas App Services and to manage your Realm data.

← MongoDB Java Drivers

On this page