BackboneORM – ORM for Node.js and the browser(vidigami.github.io)
vidigami.github.io
BackboneORM – ORM for Node.js and the browser
http://vidigami.github.io/backbone-orm/
6 comments
[deleted]
Bookshelf is great - we're also using Knex for SQL queries, tgriesser has done a great job with both of them.
This looks really promising can't wait to try it out.
Cheers mate - if you do, and have any questions, feel free to drop us a line ([email protected]).
This looks great! Can't wait to try it out on a project.
Cheers! It's pretty fun to use. I'm conscious the docs could use a bit more fleshing out, so Kevin or myself will happily field any questions.
s/irregardless/regardless/gi
;-)
Neat idea!!
;-)
Neat idea!!
In my internal app I am using https://github.com/scttnlsn/backbone.io and http://bookshelfjs.org/
it is very easy to create adapter for backbone.io which hooks into bookshelfjs on a server side.
hope this might be interesting for someone looking backbone syncing over socket.io