I want to create a sqlite db in ionic

I am new in ionic.Just finished the sqlite plugin add process. Then I want to create a new db in my app. Please help me.

A simple search on Google gives you tons of results with plugins and tutorials : https://github.com/brodysoft/Cordova-SQLitePlugin or https://blog.nraboy.com/2014/11/use-sqlite-instead-local-storage-ionic-framework/

So please take the time to search before posting on StackOverflow.