I'm looking for a method to save data permanently using PhoneGap.
LocalStorage- File I/O
 - ?
 
I heard LocalStorage is not 100% permanent, but is somewhere in the alley.
I wouldn't really like to begin with File I/O, because what I need is to create a database with recipes, and they need to stay.
"Number 3" is what I'm asking about. Any suggestions?
Thanks in advance :)