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
MongoDB Developer Centerchevron-right
Developer Topicschevron-right

Kotlin

plus Follow
Sign in to follow topics
A cross-platform programming language initially designed for the JVM (Java Virtual Machine) and Android.

Featured

Tutorial

Getting Started With the MongoDB Kotlin Driver

Learn how to build an application in Kotlin using MongoDB Atlas and the MongoDB Kotlin driver, the latest addition to our list of official drivers....
MongoDB thumbnail image
MongoDBKotlin

Sep 09, 2024 | 9 min read
Mohit Sharma
Tutorial

Getting Started with Backend Development in Kotlin Using Spring Boot 3 & MongoDB

MongoDB thumbnail image

Feb 21, 2023 | 6 min read
Video

Build an AWS Lambda Serverless function with Kotlin and MongoDB

MongoDB thumbnail image
Play Button

Sep 07, 2023 | 22 min
All Kotlin Content
search
  • Latest
  • Highest Rated
Tutorial

Getting Started With Server-side Kotlin and MongoDB

Are you a Java developer looking to get started with Kotlin? In this tutorial, learn how to build a sample REST API using Spring Boot, MongoDB, and the server-side Kotlin driver.
MongoDB thumbnail image

Oct 08, 2024
AM
Ashni Mehta
Tutorial

Discover Your Ideal Airbnb: Implementing a Spring Boot & Atlas Search With Kotlin Sync Driver

Explore how to create a Kotlin Spring Boot application that leverages MongoDB Atlas Search for full-text search capabilities. This tutorial guides you through setting up Atlas, creating a search index, and building an app to efficiently find Airbnb listings based on custom search criteria.
MongoDB thumbnail image

Oct 02, 2024
Ricardo Mello
Video

Building a Kotlin App with Spring Boot and Atlas Search: A Complete Guide

✅ Written Guide → https://mdb.link/b0dkQYcvBkQ-written ✅ GitHub Project → https://github.com/mongodb-developer/kotlin-driver-atlas-search - In this video, we’ll dive into building a robust application using Kotlin and Spring Boot, with advanced search capabilities integrated via Atlas Search. We’ll cover the following topics: Creating an Atlas Search Index: A step-by-step guide to setting up and optimizing your search index for efficient querying. Developing the Application in Kotlin: Building a practical application using Kotlin and Spring Boot and Setting up communication between your Kotlin application and MongoDB for seamless integration. If you're interested in learning how to combine modern technologies to create powerful and scalable solutions, this video is for you! Don't forget to subscribe and hit the notification bell for more content like this. 0:00 - Introduction 01:08 - Demonstration 03:28 - Load Dataset 04:16 - Creating Atlas Search Index 04:58 - Testing Index in MongoDB Compass 08:00 - Creating the Kotlin Project 08:50- Establishing MongoDB Connection 10:45 - Creating AirbnbRepository class 16:27 - Creating Entities 17:35 - Creating the RestController class 18:59 - Creating the Service 20:30 - Running the Application 22:00 - Conclusion
MongoDB thumbnail image
Play Button

Sep 24, 2024
Tutorial

Beyond Basics: Enhancing Kotlin Ktor API With Vector Search

Learn how to integrate Vector Search into your Kotlin with Ktor application using MongoDB.
MongoDB thumbnail image

Sep 18, 2024
Ricardo Mello
Tutorial

Mastering Kotlin: Creating an API With Ktor and MongoDB Atlas

Set up a Ktor project, implement CRUD operations, define API route endpoints, and run the application. Understand Kotlin's capabilities in API development.
MongoDB thumbnail image

Sep 17, 2024
Ricardo Mello
Tutorial

Getting Started With the MongoDB Kotlin Driver

Learn how to build an application in Kotlin using MongoDB Atlas and the MongoDB Kotlin driver, the latest addition to our list of official drivers.
MongoDB thumbnail image

Sep 09, 2024
Mohit Sharma
Tutorial

Building an Android App

In this tutorial, you will learn the basics of getting started with your first Android app, using the programming language Kotlin.
MongoDB thumbnail image

Aug 12, 2024
Luce Carter
Video

Getting Started with the MongoDB Kotlin Driver - Tutorial

✅ 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
MongoDB thumbnail image
Play Button

Sep 19, 2023
Video

Build an AWS Lambda Serverless function with Kotlin and MongoDB

✅ Sign-up for a free cluster at: https://mdb.link/free-lQ6g3QTf4eA ✅ Get help on our Community Forums: https://mdb.link/community-lQ6g3QTf4eA Learn how to build an AWS Lambda function with Kotlin that interacts with MongoDB and uses the Kotlin driver for MongoDB. 📚 Resources 📚 Gain access to the code from this video and a written set of instructions by navigating to this tutorial on the Developer Center: https://mdb.link/article-with-code-lQ6g3QTf4eA ------ ✅ Subscribe to our channel → https://mdb.link/subscribe
MongoDB thumbnail image
Play Button

Sep 07, 2023
Tutorial

Serverless Development with Kotlin, AWS Lambda, and MongoDB Atlas

Learn how to use Kotlin and MongoDB to create performant and scalable serverless functions on AWS Lambda.
MongoDB thumbnail image

Aug 01, 2023
Nic Raboy