Ajaxdo – Ajax persistent Data Objects

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.

Here is how AjaxDo works:

Status:

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. Documentation: Ajaxdo getting started Download:

ajaxdo_1.1_release.zip
ajaxdo_1.1_release.tar.gz

Older versions can be found in the download page.