I'm trying out Lawnchair but the documentation is sparse, to say the least. Here are a few questions:
1) How do I order a list of stored objects? Or, to put in another way, how do I define an index for the objects?
2) Is there any way to have more than one key?
Also, does anyone know another cross-platform (IndexedDB + WebSQL) database framework? persistence.js doesn't cut it since it requires Google Gears on Firefox.
Was just trying to answer that same question. Lawnchair seems most flexible and implements a bunch of stores, and you should add the index functionality to it yourself.
I found this presentation while doing research, there are many frameworks listed in the end of it, I will update this answer once I go over them: http://www.slideshare.net/casden/inbrowser-storage-and-me