How to Stop JSON Queries From Ignoring Indexes
JSON_EXTRACT blocks indexes unless you use generated columns.

How to Stop JSON Queries From Ignoring Indexes
JSON_EXTRACT blocks indexes unless you use generated columns.

SQLite JSON at Full Index Speed Using Generated Columns
https://www.dbpro.app/blog/sqlite-json-virtual-columns-indexing
#HackerNews #SQLite #JSON #GeneratedColumns #Indexing #DatabasePerformance