ServerJS/RDBMS: Difference between revisions

No edit summary
Line 9: Line 9:
* JSDB is JavaScript for databases http://www.jsdb.org/
* JSDB is JavaScript for databases http://www.jsdb.org/
* SQueaL is an XML-based SQL Schema designed for defining databases http://alt.cellosoft.com/squeal.html
* SQueaL is an XML-based SQL Schema designed for defining databases http://alt.cellosoft.com/squeal.html
* Ejscript has a low level database access API and a high level "Rails like" ORM http://www.ejscript.org/products/ejs/doc/api/ejscript/ejs.db-classes.html The Record class is based on the Rails ActiveRecord class.
* Jester, REST in Javascript, http://www.thoughtbot.com/projects/jester
* Jester, REST in Javascript, http://www.thoughtbot.com/projects/jester
* JSONSQL http://www.trentrichardson.com/jsonsql/
* JSONSQL http://www.trentrichardson.com/jsonsql/
5

edits