|
|
|
|
|
by EdHominem
3461 days ago
|
|
Interestingly, one of my 'no' signals is people relying on a DB to do the work for them. Don't know how to index this? Shove it in the DB and query it back. If you don't have a relational query in mind a relational DB is a bad fit, or at least premature optimization. |
|