Try Opteryx

JSON extract

JSON extraction operator.

Returns the selected JSON value from a document or JSON-like value.

Category: extraction

SQL symbol: ->

Notes

The result type is dynamic because the selected JSON value may be scalar, object, array, or null.