BackboneORM – ORM for Node.js and the browser (vidigami.github.io) 39 points by jashkenas 12y ago ↗ HN
[–] securingsincity 12y ago ↗ This looks really promising can't wait to try it out. [–] OrangeCoconut 12y ago ↗ Cheers mate - if you do, and have any questions, feel free to drop us a line (gwilym@vidigami.com).
[–] OrangeCoconut 12y ago ↗ Cheers mate - if you do, and have any questions, feel free to drop us a line (gwilym@vidigami.com).
[–] hippich 12y ago ↗ slight offtopic: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 [–] OrangeCoconut 12y ago ↗ Bookshelf is great - we're also using Knex for SQL queries, tgriesser has done a great job with both of them.
[–] OrangeCoconut 12y ago ↗ Bookshelf is great - we're also using Knex for SQL queries, tgriesser has done a great job with both of them.
[–] coderzach 12y ago ↗ This looks great! Can't wait to try it out on a project. [–] OrangeCoconut 12y ago ↗ 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.
[–] OrangeCoconut 12y ago ↗ 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.
[–] michaelmior 12y ago ↗ Looks cool! Little typo: "...queires like CouchDB" [–] kmalakoff 12y ago ↗ Thanks...corrected
10 comments
[ 4.7 ms ] story [ 27.2 ms ] threadIn 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
;-)
Neat idea!!