Ajax persistent Data Objects - AjaxDo 1.0 released under the MPL license
News
Ajax Data Objects (ajaxdo) provides an easy database persistency framework for JavaScript objects. Ajaxdo enables runtime loading, saving, deleting, and listing of JavaScript objects stored on the server database. Using Ajaxdo can dramatically reduce server side code and make a Web 2.0 application port easily from one server-side programming language to another.
Release 1.0 contains a fully featured ajaxdo JavaScript implementation with load, save, delete and list capabilities, as well as PHP and mySQL server side implementation.
Code, examples and documentation can be found here.

