Working with large JSON is still surprisingly painful. Most tools freeze once the file gets big. Using JSONPath + splitting the file seems to be the only reliable way so far. Curious how others deal with this.

· Dev.to