graphql-core VS graphql-js

Compare graphql-core vs graphql-js and see what are their differences.

graphql-core

A Python 3.6+ port of the GraphQL.js reference implementation of GraphQL. (by graphql-python)

graphql-js

A reference implementation of GraphQL for JavaScript (by graphql)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
graphql-core graphql-js
2 26
498 19,920
1.0% 0.3%
7.9 7.4
14 days ago 4 days ago
Python 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.

graphql-core

Posts with mentions or reviews of graphql-core. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-08.

graphql-js

Posts with mentions or reviews of graphql-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-08.

What are some alternatives?

When comparing graphql-core and graphql-js you can also consider the following projects:

Graphene - GraphQL framework for Python

mercurius - Implement GraphQL servers and gateways with Fastify

graphene-django - Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.

graphql-jit - GraphQL execution using a JIT compiler

strawberry - A GraphQL library for Python that leverages type annotations 🍓

apollo-server - 🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.

strawberry-django-plus-test

fastify-websocket - basic websocket support for fastify

apischema - JSON (de)serialization, GraphQL and JSON schema generation using Python typing.

graphql-subscriptions - :newspaper: A small module that implements GraphQL subscriptions for Node.js

py-graphql-mapper - A python library for generating GraphQL queries and mutations using plain python objects, no hardcoded strings.Any questions or issues, please report here https://github.com/dapalex/py-graphql-mapper/issues

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.