mysql - Use SQL to query javascript objects? -


Is there a way to run SQL queries against JavaScript objects? In particular, I'm looking for a way to ask some objects (representing the table of each data) and join them.

I thought it was a long shot, but still askable.



Comments