🆓 WWDC26: SQLiteData Sectioning

Every once in awhile we release a new video free for all to see, and today is that day! Please enjoy, and if you find this interesting you may want to consider becoming a member: https://www.pointfree.co/pricing. --- SwiftData has a brand new `sectionBy` API, for grouping the results of a `@Query` into sections. So what is SQLiteData's solution to this problem? Well it turns out SQLiteData's tools supported sectioning from day one, and much more. We'll show just how far these tools can take use before introducing an ergonomic API to match SwiftData's.