What are the best, modern practices for persisting your application's state? We explore the topic by rebuilding Apple's Reminders app from scratch using SQLite, the most widely deployed database in all software. We will dive into many of SQL's most powerful features, such as foreign keys, triggers, common table expressions, and more.| www.pointfree.co
Announcing SQLiteData 1.0: A fast, lightweight alternative to SwiftData with full support for CloudKit synchronization and data sharing.| www.pointfree.co