Any sample on using sqlite in ionic using angularjs?

Anyone can point some sample example for it?

This one isn’t specific to ionic, but it’s anuglar and sql lite.

And this one, which actually is a pretty good read.
http://www.recursiverobot.com/post/53767548784/angularjs-with-indexeddb-using-a-helper-library

This one is a very straightforward AngularJS and SQLite3 tutorial. There’s also a video version at the end of it.