#json-path
- JSON Path Operator Confusion
https://justatheory.com/2023/10/sql-jsonpath-operators
- Introducing Go SQL/JSON Path and Playground
https://justatheory.com/2024/07/go-sqljson-path
Introducing the SQL/JSON Path package, a PostgresSQL-compatible jsonpath parser and executor in Go. Also: a Wasm-based playground!
- SQL/JSON Path Playground Update
https://justatheory.com/2024/12/playground-update
The Go SQL/JSON Playground has been updated with a fresh design and PostgreSQL 17 compatibility.
Follow #json-path
on RSS or use the
JSON API
curl -X GET \
-H "Content-type: application/json" \
-H "Accept: application/json" \
"https://octothorp.es/~/json-path"