对于 AI 代理:可在 https://www.mongodb.com/zh-cn/docs/llms.txt 获取文档索引—通过在任何 URL 路径后添加 .md 可获取所有页面的 Markdown 版本。
Docs 菜单

使用 Kotlin 的 MongoDB

Develop server-side Kotlin applications with MongoDB's Atlas cloud database. With support for both coroutine-based and synchronous development, the MongoDB Kotlin drivers support developers in building server-side applications in Kotlin that are interoperable with the JVM ecosystem.

MongoDB Kotlin协程入门MongoDB Kotlin Sync入门
Kotlin 登陆页面主图

MongoDB 为基于协程的应用程序和同步的应用程序提供驱动程序。

驱动程序卡图标

Kotlin Coroutine 驱动程序

提供了一个 API,用于在使用协程的服务器端 Kotlin 应用程序中连接 MongoDB。

驱动程序卡图标

Kotlin Sync 驱动程序

提供在同步 Kotlin 应用程序中连接到 MongoDB 的 API。 Kotlin 同步驱动程序是基于 Kotlin 协程驱动程序构建的。

使用与 MongoDB 兼容的 Kotlin Web 框架构建 Web 应用程序。

Ktor 徽标

Ktor

社区图标

参与论坛和讨论

MongoDB Community →


给本页内容打分