in reply to Need something like a SQL query for JSON data structures (JSON::XS)

When I can choose, I choose XML::LibXML, there is XPath to query XML structures.

Something kind of /People[@name='taco' or @title='taco' or @email='taco' or @iq='taco' or @favoritefood='taco']

V.Melnik
  • Comment on Re: Need something like a SQL query for JSON data structures (JSON::XS)
  • Download Code