phancox,
We have a few locations that the simulator runs out of:
1) In your project
<project>/.myeclipse/phonegap_preview/android
or
<project>/.myeclipse/phonegap_preview/ios
2) The chrome profile location is
%temp%/myeclipse_mobilewebsimulator_userdata
If I understand what you need correctly, the database you were looking for would be at %temp%/myeclipse_mobilewebsimulator_userdata/Default/databases
Hope this helps.