Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to connect a database on the server side? #1282

Closed
GeoffreyPlitt opened this issue Jul 15, 2016 · 4 comments
Closed

How to connect a database on the server side? #1282

GeoffreyPlitt opened this issue Jul 15, 2016 · 4 comments

Comments

@GeoffreyPlitt
Copy link

I looked through the documentation and it isn't clear to me-- how do you add a real database to the server side, such as ReThinkDB?

@GrigoryPtashko
Copy link

@GeoffreyPlitt what technology at the backend do you use?

@GeoffreyPlitt
Copy link
Author

NodeJS

@GrigoryPtashko
Copy link

GrigoryPtashko commented Jul 16, 2016

Don't be lazy and google up the answers for, say "nodejs graphql sql backend" and "graphql schema resolve method". These two have pretty much info and are actually what you are looking for. There's no silver bullet just read all the docs and examples over and over again.

@josephsavona
Copy link
Contributor

Thanks for your question. We're trying to keep GitHub issues focused on bugs and enhancements to keep signal high for contributors. I'd recommend asking your question on Stack Overflow and tagging it with '#relayjs'.

As others have mentioned, there are lots of great resources online that answer your question. A few suggestions:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants