Live data from Hacker News

Show HN: NoSQL, but it's SQLite

gist.github.com

1–10 of 48 posts

Re: Show HN: NoSQL, but it's SQLite

#10
post #6

Earlier quoted context omitted.

Submitted it to The Daily WTF yet?

Why ??

How do you query json with SQL server like let's say you have one data point like this

{ "id": 42, "quantity": 12, bla bla bla

And you want rows where this column has quantity and quantity ≥ 20

How do you do it if you encode everything as base 64?

Post reply on HN