SwiftData, a new framework introduced at WWDC 2023, provides a Swift-like API for working with persistence in iOS apps. It simplifies the usage of Core Data by offering a more user-friendly syntax, making it easier to define models, access and query data, and handle data insertion and deletion.
This is a companion discussion topic for the original entry at https://www.kodeco.com/40504096-swiftdata-simplifying-persistence-in-ios-apps