jhaynie / jazzrecord forked from thynctank/jazzrecord

JazzRecord is an ActiveRecord ORM for JavaScript

This URL has Read+Write access

name age message
directory JSSpec/ Wed Mar 11 20:58:01 -0700 2009 escape single quotes per SQLite (double single ... [Nick Carter]
file README.markdown Thu Feb 12 01:20:35 -0800 2009 added link to MIT License in readme, added copy... [Nick Carter]
file application.xml Mon Oct 20 21:25:45 -0700 2008 corrected a few more references to thyncrecord [Nick Carter]
directory build/ Thu Mar 19 00:44:31 -0700 2009 shuffled files around so files which are not pa... [Nick Carter]
file index.html Thu Mar 19 00:44:31 -0700 2009 shuffled files around so files which are not pa... [Nick Carter]
directory info/ Thu Mar 19 00:44:31 -0700 2009 shuffled files around so files which are not pa... [Nick Carter]
directory javascripts/ Sat Apr 18 19:30:24 -0700 2009 update to Titanium 0.4 sync DB api support [jhaynie]
file rakefile.rb Thu Mar 19 00:44:31 -0700 2009 shuffled files around so files which are not pa... [Nick Carter]
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, licensed under MIT License. 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... asynchronous support (primarily for HTML5) rich dirty records support, implementing a few add'l finder options, and adding support for encrypted local databases for AIR 1.5+. Palm Pre and Titanium PR2 are two new target platforms we aim to support in the near future.

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