Create, Read, Update, Delete
Apple's new SwiftData framework makes it easy to persist data using declarative code. You can query and filter data using regular Swift code. And it’s designed to integrate seamlessly with SwiftUI.