We’re constantly impressed with the ergonomics and safety Swift features like macros and key paths unlocks.
I’m not aware of another SQL library out there that remains type-safe over the JSON data in a column 😁
SQLiteData has brand new type-safe and schema-safe JSON APIs by way of the StructuredQueries library. Extract, update, and query directly over JSON (and JSONB!) column data without fear of stringly-typed runtime errors. pointfree.co/blog/posts/220…




