[solved]Database in ionic

Any example using the SQLite provider?

For such projects Iā€™m using http://www.js-data.io/ with local-forage adapter. It could be bit overkill but it has one big advantage. Once you (your client) change your mind you just change the adapter (to Mongo, FireBase, MySql, name it) and all your code still works as expected.

Very good example but you made it too long, you should try to make shorter and easier examples, anyways very good job! congrats, it helped me a lot.

My latest video tutorial using ionic2