
article
Adapting Apple's Scrumdinger SwiftUI Tutorial App to Use Realm
Learn how to add Realm to an iOS/SwiftUI app to add persistence and flexibility. Uses Apple's Scrumdinger tutorial app as the starting point.

article
Realm Data and Partitioning Strategy Behind the WildAid O-FISH Mobile Apps
Understand the data model and partitioning scheme used for WildAid's O-FISH app and how you can adapt them for your own mobile apps.

article
Building a Mobile Chat App Using Realm – The New and Easier Way
How to incorporate Realm into your iOS App. Building a chat app with SwiftUI and Realm-Cocoa – the new and easier way to work with Realm and SwiftUI

article
Accessing Realm Data on iOS Using Realm Studio
Discover how to access and manipulate your iOS App's Realm data using the Realm Studio GUI.

article
Building a Mobile Chat App Using Realm – Integrating Realm into Your App
How to incorporate Realm into your iOS App. Building a chat app with SwiftUI and Realm-Cocoa

article
Building a Mobile Chat App Using Realm – Data Architecture
Building a Mobile Chat App Using Realm – Data Architecture.

article
5 Key Takeaways from Hacktoberfest 2020
Participating in Hacktoberfest taught us what works and what does not work to build a happy community of contributors for an open source project.

article
Build Your First iOS Mobile App Using Realm, SwiftUI, & Combine
Build your first iOS mobile app using Realm, SwiftUI, and Combine.

article
Realm SDKs 10.0: Cascading Deletes, ObjectIds, Decimal128, and more
The Realm SDK 10.0 is now Generally Available with new capabilities such as Cascading Deletes and new types like Decimal128.

article
Realm Core Database 6.0: A New Architecture and Frozen Objects
Explaining Realm Core Database 6.0 and Frozen Objects

article
An update on MongoDB's ongoing commitment to Swift
An update on MongoDB's ongoing commitment to Swift

article
Build a Command Line Tool with Swift and MongoDB
Build a Command Line Tool with Swift and MongoDB