Hacker News new | ask | show | jobs
by SQLite 532 days ago
SQLite supports indexes on expressions. So if you have an expression that accesses some subcomponent of JSON that you want to index, just create an index on that expression.