#swiftdata

Found 2 articles tagged with #swiftdata

Should I use SwiftData or CoreData in 2025?

More modern, Swift-native framework with a simpler API or a mature and powerful framework, highly optimized for complex data models and large datasets.

How to perform migrations in SwiftData

Lightweight migrations are automatic and can handle small changes, complex migrations require manual intervention and can handle more advanced changes.