DB-Caching?

I'm currently facing a problem where im fetching data but it wont update, it displays the values before I dropped and recreated the database? Is there something like caching of queries and how can I disable that?
Was this page helpful?