JStORM(previously known as GearsORM) is a ORM supporting multiple backends:
*Google Gears.
*Aptana Jaxer.
*Adobe AIR.
*Classic ASP.
*Mozilla Rhino.
*more to come.
JStORM allow you to work with objects instead of writing SQL.
JStORM features:
* define your tables as models.
* full CRUD support.
* events on(Before/After)Delete/Save/Update.
* SQL LIMIT/OFFSET support.
* order by support.
* automatic creation of tables.
* selecting and deleting over relations.
* easy iterating with each syntax like in Ruby,support for query chaining and more.
* basic introspection support.
* transaction support.
* self relations.
* support multiple backends and multiple dialects,currently MySQL(in Jaxer,Rhino),Sqlite(Jaxer,Gears,AIR,Rhino),Access and SQL Server(in ASP only).
Who is using this project:
* GreenRiver.org - Starbucks C.A.F.E. Practices Reporting
* Biblios.org - open-source, web-based metadata tool for libraries
* send a e-mail to uriel dot katz at gmail dot com if you are using JStORM too.
svn trunk here.
download JStORM here(v0.3beta).
google development group.
google users group.
Attachments
- logosmall.png (7.1 kB) - added by uriel 4 weeks ago.

