JavaScript heap out of memory advice

You're better converting the JSONL to CSV and then import it to your database using the command line mysql/postgres tool instead of using NodeJS

2 Likes