▲ | meindnoch 9 hours ago | |||||||
Then you lose the ability to do streaming. | ||||||||
▲ | IshKebab 2 hours ago | parent [-] | |||||||
True, but usually you only need that if your data is so large it can't fit in memory and in that case you shouldn't be using JSON anyway. (I was in this situation once where our JSON files grew to gigabytes and we switched to SQLite which worked extremely well.) | ||||||||
|