Hello Nitish
While I'm not 100% sure, I'll say that this is not possible.
You can look into cordova repository to see if you find any plugin that enable you to do that, but I think this may not be possible for security reasons.
If you can get the data from this local database to any other format, like excel, csv, txt, whatever, you may be able to upload to a sever OutSystems entity and synchronize with local storage.
Good luck.