JazzRecord is a simplified ActiveRecord clone for providing a JavaScript ORM layer. It currently supports Gears, Adobe AIR, and Titanium PR1.
Like ActiveRecord, Jazz is free and open-source software. And in being
inspired by ActiveRecord, Jazz seeks to minimize its learning curve by
mimicking ActiveRecord style and conventions.
JazzRecord is almost feature-complete, and most of it has been
tested thoroughly across all major browsers using a test suite called JSSpec. AIR/Titanium-side testing will be implemented shortly.
The official JazzRecord site is http://www.jazzrecord.org. The blog is http://blog.jazzrecord.org, and the Github repo for master is http://github.com/thynctank/jazzrecord/tree/master.
JazzRecord posts to Twitter on the regular about new developments at @jazzrecord.