EventGet 50% off your ticket to MongoDB.local NYC on May 2. Use code Web50!Learn more >>
MongoDB Developer
MongoDB Developer Center
Random people avatar

Dominic Frei

Developer Advocate-Dublin, IrelandDominic is a Developer Advocate by day and an engineer by night. Spending the last 15+ years writing Java, Objective-C and Swift code he joined MongoDB in 2020 to work on Realm Swift. He always loved teaching and helping others which led him to eventually become a Developer Advocate for MongoDB in 2022. If he doesn't write code or articles you can find him pursuing his other passion: gaming!
twitter iconlinkedin icon
Content by Dominic Frei
Tutorial

Part #3: Semantically Search Your Data With MongoDB Atlas Vector Search

MongoDB thumbnail image

Feb 14, 2024 | 6 min read
Tutorial

Part #1: Build Your Own Vector Search with MongoDB Atlas and Amazon SageMaker

Amazon SageMaker Logo

Feb 07, 2024 | 4 min read
Tutorial

Part #2: Create Your Model Endpoint With Amazon SageMaker, AWS Lambda, and AWS API Gateway

MongoDB thumbnail image

Feb 02, 2024 | 7 min read
Tutorial

Building a Crypto News Website in C# Using the Microsoft Azure App Service and MongoDB Atlas

MongoDB thumbnail image

Jun 13, 2023 | 9 min read
Tutorial

Persistence in Unity Using Realm

MongoDB thumbnail image

Sep 07, 2022 | 14 min read
Tutorial

Turning Your Local Game into an Online Experience with MongoDB Realm Sync

MongoDB thumbnail image

Mar 06, 2023 | 12 min read
News & Announcements

Introduction to the Realm SDK for Unity3D


Sep 07, 2022 | 6 min read
Tutorial

Saving Data in Unity3D Using PlayerPrefs

MongoDB thumbnail image

Sep 07, 2022 | 11 min read
Tutorial

Saving Data in Unity3D Using Files

MongoDB thumbnail image

Sep 07, 2022 | 11 min read
Tutorial

Saving Data in Unity3D Using BinaryReader and BinaryWriter

MongoDB thumbnail image

Sep 07, 2022 | 12 min read
Code Example

Saving Data in Unity3D Using SQLite

Persisting data is an important part of most games. Unity offers only a limited set of solutions, which means we have to look around for other options as well. In this tutorial series, we will explore the options given to us by Unity and third-party libraries....
MongoDB thumbnail image

Sep 07, 2022 | 13 min read
Tutorial

Saving Data in Unity3D Using Realm

MongoDB thumbnail image

Dec 08, 2022 | 10 min read