Sign in with OpenID
Google Gears DB Abstractions. Here come the ORMs.
Tagged db, google, googlegears, javascript, orm
It was only a matter of time :)
Actually, though, I'm kinda looking forward to reading through some JavaScript ORMs; many of the tricks Python gives us to use on Django couldn't be replicated, so it'll be interesting to see how to accomplish similar tasks in JavaScript.
Jacob Kaplan-Moss - 4th June 2007 13:50 - #
It was only a matter of time :)
Actually, though, I'm kinda looking forward to reading through some JavaScript ORMs; many of the tricks Python gives us to use on Django couldn't be replicated, so it'll be interesting to see how to accomplish similar tasks in JavaScript.