Creating a stand-alone web application
If you do not wish to use a central datastore, just persist data on the client itself for your application, JayData will come to your aid with the built-in SQLite / WebSQL or IndexedDb provider. JayData is a cross-platform, cross-provider, cross-layer ...