Fly JSON DB
NoSQL Embedded Database on top json file and stream for NodeJS.
There is a lot database based on json file. But all of them has fail to read large dataset higher than 2 million rows. So this fly-json-db having different mechanism to handle big dataset based on file with event stream. This is a solution to read your big file in NodeJS without worries about javascript heap out of memory.
Date | : 2019 Nov - Present |
Stacks | : JavaScript |
Status | : Done |
Visit | : https://www.npmjs.com/package/fly-json-db |