This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
A while ago I was doing some work with data that I was loading into SQLite. I had been using jq to do some exploratory work to get different parts of the data out, but those queries didn’t directly translate to the JSON operators that exist in SQLite. I wondered if it might be possible to add an extension to SQLite to add operators that speak jq ’s syntax. It turns out that it’s relatively easy. I…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.