How to handle large JSON files in NodeJS and get specifc values out of them?

后端 未结 0 1658
后悔当初
后悔当初 2020-12-15 01:34

I have a JSON file with over 3 million lines in my project and want to write a function that dynamically returns values from that file for a given key. The structure of the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题