graphql-live-query VS apollo-server

Compare graphql-live-query vs apollo-server and see what are their differences.

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. (by apollographql)
SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control
Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
surveyjs.io
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
graphql-live-query apollo-server
8 75
442 13,935
0.9% 0.1%
0.0 8.7
8 days ago 5 days ago
TypeScript 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-live-query

Posts with mentions or reviews of graphql-live-query. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-19.
  • GraphQL Live Query, How To?
    2 projects | news.ycombinator.com | 19 May 2024
    Is there an official production-ready solution for getting the 'Live Query' unofficial feature working? (I'm not talking about 'subscription')

    I've found some [1] [2] [3], but they're either archived or not ready for production.

    I want to register from my clients (frontend app) for specific (can be complex) queries and get updates on changes.

    [1] https://github.com/n1ru4l/graphql-live-query

  • GraphQL Live Queries with live directive
    3 projects | news.ycombinator.com | 16 Jan 2023
    There are even more implementations of live queries available by now. e.g. https://github.com/samsarahq/thunder (go) or https://github.com/n1ru4l/graphql-live-query (JavaScript).
  • Websocket with socket.io or GraphQL subscriptions
    4 projects | /r/graphql | 15 Aug 2022
  • The fastest object diff library in JavaScript
    9 projects | news.ycombinator.com | 6 Nov 2021
    Please compare with modern competitor: json-patch-plus https://github.com/n1ru4l/graphql-live-query/blob/main/packa...
  • The Stack #3
    22 projects | dev.to | 29 Jul 2021
    Also note that subscriptions are not the only way to do real time communications in GraphQL. There are also things like Live Queries with great libraries like this from Laurin which you can use
  • Need guidance on apollo subscription fallback
    4 projects | /r/graphql | 16 May 2021
    Last but not least, I also created a GraphQL over Socket.io (https://github.com/n1ru4l/graphql-live-query/tree/main/packages/socket-io-graphql-server) transport. I am using this in two smaller apps with a maximum of 10 concurrent users and did not encounter any issues with stale data yet. Maybe this might be somethign you are looking for.
  • How to maintain subsription websockets with authentication, while retaining the stateless nature that an API should have?
    1 project | /r/graphql | 22 Jan 2021
    So after having tried to answer you questions (instead of just telling you to not use WebSockets, although that wasn't your question šŸ™ƒ). I also wanted to point you to a "new" way of handling real-time data with GraphQL that I am experimenting one. https://github.com/n1ru4l/graphql-live-query
  • What is the performance loss with GraphQL mutations vs sending data over websockets in real-time apps?
    3 projects | /r/graphql | 1 Jan 2021
    There will always be an overhead for sending the mutations via a Post http request vs sending them over the already established WebSocket connection. graphql-ws is not only a subscription transport but can be used for any GraphQL operation including queries and mutations. In real-time applications I tend to use my own GraphQL over Socket.io transport (https://github.com/n1ru4l/graphql-live-query/tree/main/packages/socket-io-graphql-server)

apollo-server

Posts with mentions or reviews of apollo-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-09-03.

What are some alternatives?

When comparing graphql-live-query and apollo-server you can also consider the following projects:

apollo-tooling - āœļø Apollo CLI for client tooling (Mostly replaced by Rover)

mercurius - Implement GraphQL servers and gateways with Fastify

federation - 🌐  Build and scale a single data graph across multiple services with Apollo's federation gateway.

graphql-yoga - 🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.

graphql-multipart-request-spec - A spec for GraphQL multipart form requests (file uploads).

graphql-ws - Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.

SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control
Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
surveyjs.io
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured