© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
S. De CarliBuild Mobile Apps with SwiftUI and Firebasehttps://doi.org/10.1007/978-1-4842-9452-9_3

3. Playing with Firestore

Sullivan De Carli1  
(1)
Charleville-Mézières, France
 

We are going to be focusing on Firebase Firestore over this chapter with a classic programming exercise: the Create-Read-Update-Delete (CRUD). Firestore is a NoSQL document-based database that will allow us to query, synchronize, and store data without managing infrastructure.

After introducing our app architecture and the MVVM design pattern, we will finally leave the “how it ...

Get Build Mobile Apps with SwiftUI and Firebase: Learn SwiftUI and Firebase by Building Real-World Applications Communicating with a Backend now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.