How to create by sqlite in ionic?

how to create by sqlite in ionic 2 ?

Very few applications need to deal with SQLite directly. Please explain why yours is one of them.

you can use https://github.com/litehelpers/Cordova-sqlite-storage

for ionic2 read this https://ionicframework.com/docs/native/sqlite/

1 Like