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

> The problem is that performance and normalization do not (always) go well together.

Absolutely agree. That is why we use in-memory SQLite projections of business state that are scoped per-user-session so that row counts never exceed double digits in any given table.

For us, adding indexes to these special database instances would actually make things go slower.



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

Search: