Tagged Questions

-1
votes
3answers
159 views

High Performance Database Opinion

I'm developing software using a MySql database and Hibernate to access it. The problem I am having is when I look for 1 keyword I am using 40 000 queries already and the application that I am ...