Ask HN: I am building an analytics feature for a site involving downloads
Where can I learn good strategies for data structure? My naive first thought are round tracking a row per download with [what it downloaded, datetime, geo, referrer, if from user], but my thought is that if I begin to build big queries off this table that i'm going to put a lot of stress on whatever store I use.
Any suggestions?
0 comments
[ 2.5 ms ] story [ 7.3 ms ] threadNo comments yet.