Published inMongoDBProcess vs Payload Fields: Efficiently Querying Semi-structured MongoDB DocumentsIn a recent MongoDB design review, I was presented with a use case where the customer wanted to store a large amount of semi-structured…Jan 6Jan 6
Published inMongoDBUsing MongoDB Schema Validation With the Schema Versioning PatternIt surprises many that what they think of as “schemaless” MongoDB has built-in schema validation. Diana Esteves has written a great…Dec 9, 20241Dec 9, 20241
Published inBetter ProgrammingHow to Use Change Streams From Your Swift ApplicationMaking the most of MongoDBJan 31, 20231Jan 31, 20231
Published inBetter ProgrammingWorking With the MongoDB Single-Collection Pattern in SwiftImprove application performance by storing together data that’s accessed together. This can be done storing related documents in the same…Jan 27, 2023Jan 27, 2023
Published inRealm BlogBuilding a collaborative iOS Minesweeper game with RealmUsing MongoDB Realm Sync to build an iOS multi-player version of the classic Windows gameMar 14, 20221Mar 14, 20221
Published inRealm BlogRealm-Swift Type ProjectionsRealm-Swift type projections give the developer complete control on how to map any type into types that can be persisted and synced by…Jan 26, 20221Jan 26, 20221
Published inRealm BlogIntroducing Flexible Sync (Preview) — The Next Iteration of Realm SyncThe new version of Realm Sync (Flexible Sync) has now been launched as a preview release. Try it out and give us feedback.Jan 26, 2022Jan 26, 2022
Published inRealm BlogGoodbye NSPredicate, hello Realm Swift Query APINew type-safe queries in Realm’s Swift SDKDec 17, 20211Dec 17, 20211
Published inBetter ProgrammingMaking SwiftUI Previews Work For YouHow to get the most out of SwiftUI previews — even for views relying on data held in databases such as Realm or Core DataNov 4, 20213Nov 4, 20213