Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Out of interest, what database do you use? And how many joins do you normally do per view?

We use postgres and once you get to around 1m records, even COUNT is slow as it does a full table scan, even with indexes.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: