GraphQL Live Queries with live directive

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • graphql-spec

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

  • Longer thread - Subscriptions RFC: Are Subscriptions and Live Queries the same thing?

    https://github.com/graphql/graphql-spec/issues/284

  • thunder

    Discontinued ⚡️ A Go framework for rapidly building powerful graphql services

  • 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).

  • 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 logo
  • graphql-live-query

    Realtime GraphQL Live Queries with JavaScript

  • 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).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to maintain subsription websockets with authentication, while retaining the stateless nature that an API should have?

    1 project | /r/graphql | 22 Jan 2021
  • Postman Has Acquired Orbit

    1 project | news.ycombinator.com | 12 Apr 2024
  • Optimizing Go string operations with practical examples

    2 projects | news.ycombinator.com | 3 Dec 2023
  • Evaluating Electron vs. Tauri for building a desktop app

    2 projects | news.ycombinator.com | 28 Oct 2023
  • Workarounds for AppSync Subscriptions triggers via Lambda functions

    1 project | dev.to | 2 Oct 2023