question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

confused with graphql-yoga, apollo-server-express, apollo-server, express-graphql

See original GitHub issue

Here are some libs:

  1. graphql-yoga
  2. apollo-server-express
  3. apollo-server
  4. express-graphql

what’s the differences between them? Is there a functional overlap?

If graphql-yoga is better, what advantages does it have? What feature other libs don’t have?

I am comfused with this. If there is form compare with them, that will be Intuitive

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:91
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
0xDakshcommented, Jul 29, 2018

please check #382.

1reaction
Urigocommented, Mar 29, 2022

Hey, @Urigo from The Guild here!

You might know us from projects such as graphql-code-generator, envelop or graphql-tools.

For a long time we thought that the Javascript ecosystem is still missing a lightweight cross-platform, but still highly customizable GraphQL Server.

In the past the awesome Prisma team took on that great challenge and now we are happy to announce that we are continuing them and just released GraphQL Yoga 2.0 - Build fast, extensible, and batteries-included (Subscriptions, Serverless, File uploads support) GraphQL APIs in Node.js 🚀

We have been working a long time on version 2.0 and have been using it in our clients projects for a few months now and shared a couple of alpha cycles here. Thank you all for your feedback and suggestions, you made this release possible!

Please try Yoga out again, give us feedback and help us spread the word on the new release!

Read more comments on GitHub >

github_iconTop Results From Across the Web

confused with graphql-yoga, apollo-server-express ... - GitHub
Here are some libs: graphql-yoga apollo-server-express apollo-server express-graphql what's the differences between them?
Read more >
Basic differences between three GraphQL-servers.
I wanted to compare express-graphql, apollo and graphql-yoga with Node.js The main information that I want to get are dependencies, size of ...
Read more >
Migration from Apollo Server – GraphQL Yoga
Check the integration section to choose the server framework you are using with Apollo Server. For example, if you are using Express, you...
Read more >
What's the difference between apollo-server, express-graphql ...
My recommendation is use Graphql-yoga as it's built with apollo-server and express-graphql. And it's built and maintained by the Prisma Team ...
Read more >
How to Choose the Best GraphQL Server for Your Next Project
Three noteworthy GraphQL server implementations are GraphQL Yoga, Apollo Server (v3), and Express GraphQL. All of these server options boast ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found