Beginners Guide to SwiftData
SwiftData is an O/RM (Object-Relational Mapping) framework introduced by Apple in WWDC23.
Built on top of Core Data, it also shares some of the basic functionalities. However, it seamlessly integrates macros for an improved API experience and is designed explicitly with SwiftUI in mind.