使用 Kotlin 的 MongoDB
使用 MongoDB 的 Atlas 云数据库 开发服务器端 Kotlin 应用程序 。MongoDB Kotlin 驱动程序支持基于协程的开发和同步开发,支持开发者使用 Kotlin 构建可与 JVM 生态系统互操作的服务器端应用程序。
开始使用 MongoDB Kotlin 驱动程序
驱动程序
MongoDB 为基于协程的应用程序和同步的应用程序提供驱动程序。
Kotlin Coroutine 驱动程序
提供了一个 API,用于在使用协程的服务器端 Kotlin 应用程序中连接 MongoDB。
Kotlin Sync 驱动程序
提供在同步 Kotlin 应用程序中连接到 MongoDB 的 API。 Kotlin 同步驱动程序是基于 Kotlin 协程驱动程序构建的。
框架
使用与 MongoDB 兼容的 Kotlin Web 框架构建 Web 应用程序。
Ktor
更多学习方式
查看 Kotlin 开发者资源
Kotlin 资源 →
参与论坛和讨论
MongoDB Community →