RisingStack / graffiti

⚠️ DEVELOPMENT DISCONTINUED - Node.js GraphQL ORM
https://risingstack-graffiti.signup.team/
MIT License
1.01k stars 44 forks source link

SQL / Bookshelf.js progress #5

Closed ghost closed 9 years ago

ghost commented 9 years ago

Hi,

First, let me say that I love what you've done with the mongoose adapter.

I'm currently converting a project to graphQL that already uses bookshelf.js and stumbled upon graffiti, so I was curious as to what the current progress / ETA is and whether you could do with a hand finishing it.

brysgo commented 9 years ago

In the mean time :) - https://github.com/brysgo/graphql-bookshelf

hekike commented 9 years ago

hi @burkhardr, we didn't do real progress with Bookshelf support yet, I recommend currently to go with @brysgo's lib.

hekike commented 9 years ago

@burkhardr we are concentrating for the mongoose ORM currently. After that we start to extend it for different databases.

hardchor commented 9 years ago

@hekike Yes, I know (I'm trying to contribute as and when time allows). Just wanted to help cleaning up a bit to avoid the broken window problem (http://blog.codinghorror.com/the-broken-window-theory/)