EventGet 50% off your ticket to MongoDB.local London on October 2. Use code WEB50Learn more >>
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
Kotlin News & Announcements
All Kotlin News & Announcements
News & Announcements

Introduction to Atlas Device Sync for Android


Oct 19, 2022 | 4 min read
News & Announcements

Realm Kotlin 0.6.0.


Oct 19, 2022 | 1 min read
News & Announcements

Realm Kotlin 0.4.1 Announcement


Mar 22, 2023 | 5 min read
All Kotlin News & Announcements
Kotlin Articles
All Kotlin Articles
Article

Model Unstructured Data: More Flexibility for Our Developers

MongoDB thumbnail image

Jul 09, 2024 | 4 min read
Article

Migrating Android Apps from Realm Java SDK to Kotlin SDK

Realm logo

Apr 02, 2024 | 10 min read
Article

Announcing the Realm Kotlin Beta: A Database for Multiplatform Apps

MongoDB thumbnail image

Oct 19, 2022 | 4 min read
Kotlin Tutorials
All Kotlin Tutorials
Tutorial

Getting Started With the MongoDB Kotlin Driver

MongoDB thumbnail image

Sep 09, 2024 | 9 min read
Tutorial

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

MongoDB thumbnail image

Aug 06, 2024 | 8 min read
Tutorial

Beyond Basics: Enhancing Kotlin Ktor API With Vector Search

MongoDB thumbnail image

Mar 25, 2024 | 9 min read
All Kotlin Content
search
  • Latest
  • Highest Rated
Tutorial

How to Update Realm SDK Database Schema for Android

In this article, we explore and learn how to make Realm SDK database schema changes.
MongoDB thumbnail image

Jun 09, 2023
Mohit Sharma
News & Announcements

Realm Kotlin 0.4.1 Announcement

In this blogpost we are announcing v0.4.1 of the Realm Kotlin Multiplatform SDK. This release contains a significant architectural departure from previous releases of Realm Kotlin as well as other Realm SDK’s, making it much more compatible with modern reactive frameworks like Kotlin Flows. We believe this change will hugely benefit users in the Kotlin ecosystem.
MongoDB thumbnail image

Jun 09, 2023
Article

StartActivityForResult is Deprecated!

Learn the benefits and usage of registerForActivityResult for Android in Kotlin.
MongoDB thumbnail image

Jun 09, 2023
Mohit Sharma
Code Example
SNIPPET

Building Splash Screen Natively, Android 12, Kotlin

In this article, we will explore and learn how to build a splash screen with SplashScreen API, which was introduced in Android 12.
MongoDB thumbnail image

Jun 09, 2023
Mohit Sharma