Learn all about Swift Data with these posts

How to handle persistence using Swift Data on your projects for Apple platforms.

New!
Using Core Data and Swift Data side by side

How to set up Core Data and Swift Data to use the same data store in your app.

Configuring SwiftData in a SwiftUI app

Learn how SwiftData works and how you can configure and utilize the framework in a SwiftUI application to query and manipulate data in a delarative manner.