sqlStorage instead of sqlite(plugin)

Hi,
I want to use sqlStorage instead of sqlite plugin, is there way to do it in ionic 3.
Thanks.

What exactly is the difference between the 2 plugins you mentioned? Basically you can use any Cordova Plugin even if there’s no Ionic Native wrapper available!

Thanks for reply,
I actually, creating desktop application with ionic and electron, so that, the plugin doesn’t work without cordova.
There fore i’m looking for the alernate.