SQLiteData is a lightweight and efficient alternative to SwiftData, utilizing SQL for data management and supporting CloudKit synchronization. It allows for easy integration with SwiftUI and UIKit through property wrappers that simplify database interactions. The library is built on the GRDB framework and is designed to be accessible for developers familiar with SQLite concepts.
sqlite ✓
swiftdata ✓
cloudkit ✓
+ grdb
swiftui ✓