|
|
|
|
|
by sokoloff
3660 days ago
|
|
Absent an instruction to specifically "do not use a database", I feel like even 10K rows suggests the use a database as the data structure and then the DB query interfaces as the interface. I don't see why you wouldn't use a database for a problem that it's particularly good at addressing. |
|
But most of the people who successfully passed this didn't use a database, it just wasn't enough data to be meaningful - thousands of rows at most.