Ionic-storage DB Dump, Backup

Hi Guys, Can anyone please suggest me the way to get backup of ionic-storage in ionic 3 instead of using forEach.

I would be surprised if that were possible in the general case, because you have no guarantee what driver was used underneath.

I am using cordova-sqlite-storage . BTW Is there any other way to get the entire data from the ionic-storage.

Sorry, I didnt get “what driver was used underneath” Can you please explain?