Hacker News new | past | comments | ask | show | jobs | submit login

This is my favorite kind of schema -- do not UPDATE Person.Name, instead INSERT into PersonNameChange.

With the right indexes and lateral joins/cross applies you can make the aggregate you need when you query instead of when you write.




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

Search: