I have a large json object, and I need to query matching data from it based on conditions. How does native js operate like mongo syntax?
业精于勤,荒于嬉;行成于思,毁于随。
I don’t understand mongo syntax very well. But I think the json-query library is quite suitable for your needs:
I don’t understand mongo syntax very well. But I think the json-query library is quite suitable for your needs: