Snip
|
a client side JSON document store. Perfect for webkit mo...
|
---|
Categories |
|
---|
For Snip |
loading snip actions ... |
---|---|
For Page |
loading url actions ... |
a client side JSON document store. Perfect for webkit mobile apps that need a lightweight, simple and elegant persistence solution.
HTML |
<p><strong>a client side JSON document store</strong>. Perfect for webkit mobile apps that need a lightweight, simple and elegant persistence solution.</p> <a href="http://github.com/brianleroux/lawnchair"><img style="position: absolute; top: 0pt; right: 0pt; border: 0pt none;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub"></a> <h2>Features</h2> <ul> <li>micro tiny storage without the nasty SQL: pure and delicious JSON</li> <li>clean and simple oo design with one db table per store</li> <li>key/value store.. specifying a key is optional</li> <li>happily and handily will treat your store as an array of objects</li> <li>terse syntax for searching and therefore finding of objects</li></ul> |
---|