Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Best QM handling for arrays
#4
If only 100 items, better load all into memory. I would use CSV.
If file can be >3-10 MB, I would use Sqlite, it can load only part of file into memory for searching.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)