This version of the documentation is archived and no longer supported. View the current documentation to learn how to upgrade your version of the Kotlin Sync driver.
Congratulations on completing the tutorial!
In this tutorial, you created a Kotlin application that connects to a MongoDB deployment hosted on MongoDB Atlas and retrieves a document that matches a query.
Learn more about the Kotlin Sync driver from the following resources:
Learn how to perform read operations in the Find Documents section.
Learn how to perform write operations in the Insert Documents section.