Docs Menu
Docs Home
/ / /
Kotlin Sync Driver
/

Next Steps

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 Read Data from MongoDB section.

  • Learn how to perform write operations in the Write Data to MongoDB section.

Back

Connect to MongoDB