public
Description: JazzRecord is an ActiveRecord ORM for JavaScript
Homepage: http://www.jazzrecord.org
Clone URL: git://github.com/thynctank/jazzrecord.git
Click here to lend your support to: jazzrecord and make a donation at www.pledgie.com !
README.markdown

Hiya! (Intro)

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-side testing will be implemented shortly.

Current Development

Currently underway is work to complete the feature set of JazzRecord, which consists of... getting manual migrations working, rich dirty records support, implementing a few add'l finder options, and adding support for encrypted local databases for AIR 1.5+.

JazzRecord is now MooTools free, and works with any other JavaScript library. We're very excited about the possibilities this might open up.

More Info

For more information, a demo and the most recent documentation, visit JazzRecord.org

For regular updates on JazzRecord development, follow us on Twitter: @jazzrecord

To contact Nick Carter regarding bugs or for questions, email me at thynctank@thynctank.com