1

I currently have data stored in a CSV and want to query this using alasql in node.js. Would it make more sense to store this in an alternative format? My requirements are that it needs to be in-memory, as speed will be paramount.

Would sqlite or indexeddb be the way to go?

My CSV contains around 1.5 million rows (& 20 columns).

kd1978
  • 487
  • 5
  • 21

0 Answers0