From a while back, but just in case I ever need JSONPath (for JSON, or BSON Path): [WayBack] Added JSONPath functionality · grijjy/GrijjyFoundation@4ce069a · GitHub.
Via: [WayBack] Search for and extract data from your JSON documents using an XPath-like query language. Now part of our JSON and BSON library. – Erik van Bilsen – Google+
- [WayBack] Efficient and easy-to-use JSON and BSON library – grijjy blog
- [WayBack] Query JSON documents with JSONPath – grijjy blog
It has a small glitch on non-USA systems, so I filed an issue and provided grijjy’s Erik van Bilsen with a pull request:
- [WayBack] JSON unit tests failing because default format settings are used · Issue #6 · grijjy/GrijjyFoundation · GitHub
- [WayBack] Fix #6: force goUSFormatSettings during JSON write by jpluimers · Pull Request #7 · grijjy/GrijjyFoundation · GitHub
–jeroen