Hacker News new | ask | show | jobs
by simonw 1569 days ago
I did some research recently to figure out exactly how the path syntax used by the various SQLite JSON functions and operators works: https://til.simonwillison.net/sqlite/json-extract-path
1 comments

Thanks, your sqlite-utils and other libraries have been very helpful.