Pinned
We compare SwiftData’s new features with SQLiteData, starting with a domain modeling exercise. We will rewrite the Trips @Model classes into simple @Table structs, and we will explore how the Draft type can power a single form for both creating and updating trips.

