Hello. I’m going to start on a project that will require a very fast database search. It will be a search engine (not general, it’ll be specific to something) but I need to be able to display the first page of information and then continue the DB search in the background and keep adding pages. The DB will most likely be MySQL. But then again it could be any other free DB, or Oracle.