Explore Developer Center's New Chatbot! MongoDB AI Chatbot can be accessed at the top of your navigation to answer all your MongoDB questions.

Join us at AWS re:Invent 2024! Learn how to use MongoDB for AI use cases.
MongoDB Developer
Kotlin
plus
Sign in to follow topics
MongoDB Developer Centerchevron-right
Developer Topicschevron-right
Languageschevron-right
Kotlinchevron-right

Getting Started with the MongoDB Kotlin Driver - Tutorial

17 min • Published Sep 19, 2023
MongoDBKotlin
Facebook Icontwitter iconlinkedin icon
Rate this video
star-empty
star-empty
star-empty
star-empty
star-empty
✅ Sign-up for a free cluster at → https://mdb.link/free-J3N-m66xeVY ✅ Get help on our Community Forums → https://mdb.link/community-J3N-m66xeVY In this tutorial, you'll learn how to kickstart your journey with the MongoDB Kotlin Driver. MongoDB is a popular NoSQL database, and the Kotlin Driver allows you to interact with MongoDB databases using the Kotlin programming language. Whether you're a beginner or an experienced developer, this video will help you get up and running with the MongoDB Kotlin Driver. In this video, we'll cover: 👉 Setting up a Kotlin project using Gradle 👉 Installing the MongoDB Kotlin Driver dependency 👉 Connecting to a MongoDB database 👉 Performing basic CRUD (Create, Read, Update, Delete) operations By the end of this tutorial, you'll have a solid foundation for building Kotlin applications that interact with MongoDB databases. Whether you're building web applications, mobile apps, or any other kind of software, understanding how to use the MongoDB Kotlin Driver can be a valuable skill. 📚 Resources 📚 MongoDB Kotlin Driver Documentation → https://mdb.link/kotlin-driver-docs-J3N-m66xeVY Blog on Getting Started with the MongoDB Kotlin Driver → https://mdb.link/kotlin-blog-J3N-m66xeVY Create your first FREE MongoDB Atlas Cluster → https://youtu.be/jXgJyuBeb_o ⏱️ Timestamps ⏱️ 00:00 - Introduction 00:45 - Prerequisites 01:09 - Project setup 02:01 - Adding Kotlin driver dependency 02:30 - Connecting to MongoDB 05:10 - CRUD Operations - Create 09:50 - CRUD Operations - Read 12:25 - CRUD Operations - Update 15:05 - CRUD Operations - Delete 16:23 - Summary ------ ✅ Subscribe to our channel → https://mdb.link/subscribe
All MongoDB Videos

Facebook Icontwitter iconlinkedin icon
Rate this video
star-empty
star-empty
star-empty
star-empty
star-empty
Related
Tutorial

Getting Started Guide for Kotlin Multiplatform Mobile (KMM) with Flexible Sync


Jan 26, 2023 | 8 min read
Code Example

Building Splash Screen Natively, Android 12, Kotlin


May 12, 2022 | 3 min read
Tutorial

Getting Started With Server-side Kotlin and MongoDB


Oct 08, 2024 | 6 min read
Article

StartActivityForResult is Deprecated!


May 12, 2022 | 2 min read