关于
This skill provides a comprehensive roadmap for transitioning from Apple's SwiftData to the high-performance SQLiteData framework. It is designed for developers facing performance bottlenecks with large datasets or those requiring CloudKit record sharing, which SwiftData does not natively support. The skill offers detailed pattern equivalents for models, queries, and contexts, alongside performance benchmarks and a strategy for gradual, low-risk migration. By leveraging SQLiteData's value-type architecture, it also assists in aligning codebases with Swift 6 strict concurrency requirements while maintaining a familiar, SwiftUI-friendly developer experience.