Sqlite offline storage in ionic

Hi Team ,

I using SQLite to store app data in mobile , i need help for create database , CRUD sqlite query as well, pls help on this.
Even i searched in IONIC 2 document, there is only available database creation query , no other querys.

if any one have document for this , that would be helpful for me

Hi there,

See: https://github.com/litehelpers/Cordova-sqlite-storage

I think this is all help you need :slight_smile:

I just checked above mentioned link , thats for native . i am asking for hybrid(Android/IOS)
May be i posted wrong tag(ionic native)