node-graphql-benchmarks VS graphql-eslint

Compare node-graphql-benchmarks vs graphql-eslint and see what are their differences.

node-graphql-benchmarks

Benchmarks for different Node.js GraphQL Servers (by benawad)

graphql-eslint

ESLint parser, plugin and set rules for GraphQL (for schema and operations). Easily customizable with custom rules. Integrates with IDEs and modern GraphQL tools. (by dimaMachina)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
node-graphql-benchmarks graphql-eslint
5 8
552 761
- -
4.3 9.7
6 months ago 6 days ago
JavaScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

node-graphql-benchmarks

Posts with mentions or reviews of node-graphql-benchmarks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-20.
  • Should I use Apollo Server?
    2 projects | /r/graphql | 20 Dec 2022
  • GraphQL JIT – GraphQL execution using a JIT compiler
    3 projects | news.ycombinator.com | 19 May 2022
    I remember seeing graphql-jit on a comparative benchmark of GQL server implementations, and it blowing everything out of the water, really impressive:

    https://github.com/benawad/node-graphql-benchmarks

    Depending on your usecase, you can go one level further and directly evaluate the query AST without delegating to resolvers.

    (This generally only makes sense if you do programmatic schema generation. IE, read some metadata about a source and then generate GQL types/operations from it.)

    So a query comes in, say something like:

        query {
  • GraphQL - Diving Deep
    47 projects | dev.to | 29 Jul 2021
    And infact, if you are keen on understanding how every graphql-server performs, I would recommend checking out this
  • The Stack #1
    9 projects | dev.to | 29 Jul 2021
    And since there are no outside dependencies except for graphql-js there is also no bloat to the same unlike other graphql servers. If you want to see how other GraphQL servers perform, you might want to have a look at this.

graphql-eslint

Posts with mentions or reviews of graphql-eslint. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-24.
  • Can I get some advice on whether I should be using @graphql-eslint/eslint-plugin or eslint-plugin-graphql for linting please?
    1 project | /r/graphql | 26 Jan 2023
    You can read more on this blog post and also check out the new graphql-eslint website (with the online interactive playground)
  • Scalable APIs with GraphQL Server Codegen Preset
    3 projects | dev.to | 24 Jan 2023
    GraphQL ESLint for validation, linting, and checking for best practices and conventions (like all resolvers must be camel case!!! 💀).
  • GraphQL-ESLint v3.14 - What's New?
    2 projects | dev.to | 29 Dec 2022
    ## Next Steps Check out [the roadmap for the V4 version](https://github.com/B2o5T/graphql-eslint/issues/981), the next major will be released once ESLint 9 will out and of course, propose your suggestions 🙂. Don't forget to give a star ⭐️ for [GraphQL-ESLint](https://github.com/B2o5T/graphql-eslint) if you like it! And Happy New 2023 Year! 🎄🎉 🥂 ### Community Thanks to our contributors @FloEdelmann, @TuvalSimha and @tshedor.
  • GitHub - cjoudrey/graphql-schema-linter: Validate GraphQL schema definitions against a set of rules
    2 projects | /r/graphql | 12 Aug 2022
    This is cool. How much overlap does it have and/or not have with https://github.com/B2o5T/graphql-eslint ?
  • Introducing GraphQL-ESLint!
    2 projects | dev.to | 29 Jul 2021
    Those could be standards that are specific for a single codebase or shared in the community. As the GraphQL ecosystem is growing quickly, we decided it's important to create a modern integration between GraphQL and ESLint, that supports all the modern needs of a GraphQL developer: graphql-eslint.
  • GraphQL - Diving Deep
    47 projects | dev.to | 29 Jul 2021
    Want to have ESLint support to enforce standards and maintain sanity across your team, try something like GraphQL ESLint and set it up with your preferred conventions.
  • The Stack #1
    9 projects | dev.to | 29 Jul 2021
    GraphQL ESLint
  • The Stack #2
    13 projects | dev.to | 29 Jul 2021
    In the previous blog, we had started going through "The GraphQL Stack" that we use at Timecampus going through various libraries and tools like VSCode, GraphQL Config, VSCode GraphQL, GraphQL ESLint, GraphQL Inspector, Typescript, GraphQL Helix and GraphQL Codegen. In this blog, we will continue our journey exploring from where we left off.

What are some alternatives?

When comparing node-graphql-benchmarks and graphql-eslint you can also consider the following projects:

graphql-helix - A highly evolved GraphQL HTTP Server 🧬

graphql-code-generator - A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.

Hasura - Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

vscode-graphql - MIGRATED: VSCode GraphQL extension (autocompletion, go-to definition, syntax highlighting)

graphql-jit - GraphQL execution using a JIT compiler

TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

Neo4j - Graphs for Everyone

Visual Studio Code - Visual Studio Code

graphql-js - A reference implementation of GraphQL for JavaScript

PostgreSQL - Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch