SQLiteData is our alternative to SwiftData. It’s built on top of the battle-tested SQLite database, gives you full access to everything SQL has to offer, allows you to embrace all of Swift’s most powerful domain modeling tools, such as structs and enums, and even allows you to sync your user’s data across all of their devices and share records with other iCloud users for collaboration. Join us for a tour of the library where we build a moderately complex app from scratch to show off many of the library’s features.