mercurius

Implement GraphQL servers and gateways with Fastify (by mercurius-js)

Mercurius Alternatives

Similar projects and alternatives to mercurius

  1. TypeScript

    1,508 mercurius VS TypeScript

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

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Express

    817 mercurius VS Express

    Fast, unopinionated, minimalist web framework for node.

  4. Nest

    390 mercurius VS Nest

    A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

  5. Hoppscotch

    258 mercurius VS Hoppscotch

    Open source API development ecosystem.

  6. insomnia

    258 mercurius VS insomnia

    The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

  7. foundation

    GraphQL Foundation Charter and Legal Documents (by graphql)

  8. fastify

    127 mercurius VS fastify

    Fast and low overhead web framework, for Node.js

  9. jaeger

    CNCF Jaeger, a Distributed Tracing Platform

  10. apollo-server

    75 mercurius VS 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.

  11. dataloader

    51 mercurius VS dataloader

    DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.

  12. zipkin

    43 mercurius VS zipkin

    Zipkin is a distributed tracing system

  13. graphql-spec

    39 mercurius VS graphql-spec

    GraphQL is a query language and execution engine tied to any backend service.

  14. graphql-js

    28 mercurius VS graphql-js

    A reference implementation of GraphQL for JavaScript

  15. TypeGraphQL

    34 mercurius VS TypeGraphQL

    Create GraphQL schema and resolvers with TypeScript, using classes and decorators!

  16. graffle

    30 mercurius VS graffle

    Simple GraphQL Client for JavaScript. Minimal. Extensible. Type Safe. Runs everywhere.

  17. graphql-tools

    19 mercurius VS graphql-tools

    :wrench: Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach

  18. graphql-helix

    Discontinued A highly evolved GraphQL HTTP Server 🧬

  19. transferred-stepzen-schemas

    A collection of importable GraphQL schemas for use with StepZen.

  20. express-graphql

    14 mercurius VS express-graphql

    Discontinued Create a GraphQL HTTP server with Express.

  21. opentelemetry-js-contrib

    OpenTelemetry instrumentation for JavaScript modules

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better mercurius alternative or higher similarity.

mercurius discussion

Log in or Post with

mercurius reviews and mentions

Posts with mentions or reviews of mercurius. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-03-07.
  • Mercurius: A GraphQL HTTP Server for Fastify
    1 project | news.ycombinator.com | 11 Mar 2025
  • JavaScript Weekly: Top Links for March 7, 2025
    12 projects | dev.to | 7 Mar 2025
    mercurius: A GraphQL HTTP Server for Fastify with TypeScript and hooks support.
  • The Road to GraphQL At Enterprise Scale
    6 projects | dev.to | 8 Nov 2023
    GraphQL Gateway is primarily responsible for serving GraphQL queries to consumers. It takes a query from a client, breaks it into smaller sub-queries, and executes that plan by proxying calls to the appropriate downstream subgraphs. When we started our journey, there was only Apollo Federation in the arena, and we used it. Still, now you can look at other options (e.g. Mercurius, Conductor, Hot Chocolate, Wundergraph, Hasura Remote Schemas), compare benchmarks and decide what's important and preferable for your needs. The Gateway provides a unified API for consumers while giving backend engineers flexibility and service isolation.
  • Dynamic GraphQL queries with Mercurius
    3 projects | dev.to | 17 Sep 2023
    If you're using Fastify with Mercurius as your GraphQL adapter, you may be looking for some advanced usages. In this article, we'll explore a real world example with Dynamic GQL queries with Mercurius.
  • How to use DataLoader with Mercurius GraphQL
    3 projects | dev.to | 5 Aug 2023
    Loader: it is a built-in DataLoader-Like solution that is quick to set up and use.
  • Simple example with NestJS and Mercurius 😻
    3 projects | dev.to | 25 Jan 2023
    In this post I will show you how to implement NestJS😻 with GraphQL in code first mode, using Mercurius and the "platform" to Fastify.
  • Barrel Exports considered harmful
    4 projects | dev.to | 4 Dec 2022
    What this does is to overwrite or augment the types exposed by the pointed module, and can be used (for example) when relying on autogenerated code. One interesting case of this is GraphQL to TypeScript code generation, and how this is integrated with the amazing Mercurius library (made by some of my colleagues at NearForm! 😜).
  • Apollo Server v4 Breaking Changes. Time to move away?
    4 projects | dev.to | 3 Dec 2022
    When moving away from Apollo Server, and you're looking for a replacement built with JavaScript or TypeScript, let me give you some options. If you want to keep building your GraphQL API schema first, you might want to consider Mercurius (which relies on Fastify) or GraphQL Yoga. If you're going to build your GraphQL API code or resolver first, have a look at TypeGraphQL or Nexus. Alternatively, there are great GraphQL-as-a-Service solutions such as StepZen in case you no longer want to build, maintain and host your own GraphQL API.
  • Fastify DX and SolidJS in the Real World
    12 projects | dev.to | 20 Jul 2022
    Let's start with data. We live in amazing times and it's really easy and cheap (or free) to get started with storing and working with data online. Take for example a PlanetScale MySQL-compatible database, Fastify Node.js Server, Prisma database mapper and a GraphQL connector like Mercurius and you have an entire backend stack. For this example we assume you already have a backend or you want to connect to a 3rd party database like the GitHub GraphQL API.
  • Nest JS With Graphql World
    9 projects | dev.to | 16 Mar 2022
    In this chapter, we assume a basic understanding of GraphQL and focus on how to work with the built-in @nestjs/graphql module. The GraphQLModule can be configured to use Apollo server (with the @nestjs/apollo driver) and Mercurius (with the @nestjs/mercurius). We provide official integrations for these proven GraphQL packages to provide a simple way to use GraphQL with Nest. You can also build your own dedicated driver (read more on that here).
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic mercurius repo stats
24
2,480
8.1
6 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that JavaScript is
the 5th most popular programming language
based on number of references?