FICO interview question

Deciding between database server filtering and writing a filtering algorithm inside the business logic.

Interview Answer

Anonymous

2 Mar 2015

Why hibernate's annotations combined with database engine's inbuilt indexing and searching capabilities make it a no-brainer that filtering should be done at the database level.