SQLite's built-in json extension, in addition to supporting JSON and JSON5 data stored in TEXT values, also supports a custom JSONB format stored in BLOB values. Currently it's possible to access ...