JSON Query Languages: 5 special purpose editors
A few weeks ago I put out a simple editor for SQLike.
Since then I've researched a bunch of other JSON Query Languages, and created similar editors for each of them.
Here's the full set:
- An editor for SQLike
- An editor for JsLinq
- An editor for JSinq
- An editor for JLinq
- An editor for JimmyLinq
What are they?
Plus, Minus, Interesting
Here's a quick PMI comparison of each of them.
"SQLike" | ||
Thomas Frank's SQLike uses SQL-style JSON for Querying JSON. Try it. | ||
Plus | Minus | Interesting |
---|---|---|
|
|
|
"JsLinq" | ||
Chris Pietschmann's Linq to Javascript (JsLinq) uses Fluent javascript for Querying JSON. Try it. | ||
Plus | Minus | Interesting |
|
|
|
"JSinq" | ||
Kai Jaeger's JSinq uses Fluent javascript or linq-like strings for Querying JSON. Try it. | ||
Plus | Minus | Interesting |
|
|
|
"jLinq" | ||
Hugo Bonacci's JLinq uses Fluent javascript for Querying JSON. Try it. | ||
Plus | Minus | Interesting |
|
|
|
"jimmyLinq" | ||
Jimmy Chandra's blogpost that I've dubbed JimmyLinq uses Fluent javascript for Querying JSON. Try it. | ||
Plus | Minus | Interesting |
|
|
|
Some other JSON Query languages I could've looked into if my travel time was significantly longer:
All of which would stop me from getting back to releasing the product I should be releasing, or any of the other technical obsessions I'm trying to develop. So if you're interested in any of those... you're on your own.
Next → ← PreviousMy book "Choose Your First Product" is available now.
It gives you 4 easy steps to find and validate a humble product idea.