in reply to Re^5: Efficient way to handle huge number of records?
in thread Efficient way to handle huge number of records?
If the OP's data fits into RAM, then why the heck not? I have no problem with that. A hash table and RAM access is gonna beat any kind of DB hands down!
|
|---|