Open
Description
Hello,
I was thinking, the support to codable as Data is great, but if we could search and use the best of JSON data structure too?
This can be achieved by json1 sqlite3 extension (see https://github.com/SMAPPNYU/smapphowto/blob/master/howto_get_going_with_sqlite_json1.md and https://www.sqlite.org/json1.html)
Best regards