What if I have 100,000 rows in a MySQL table, and a 100,000 files in a directory, each file representing a row in the MySQL table....
Which, in your experience, is faster to find? A file called 123456789.csv or a record where id='123456789'?
Any input is appreciated, thanks!
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.