persistence.js is a simple asynchronous Javascript object-relational mapper library. In the browser it works with HTML5 SQLite databases as well as Google Gears' local data store. On the server-side we are working on different back-ends. Currently there is a MySQL back-end. -
View it on GitHub