Trying to understand graphql

This page summarizes the projects mentioned and recommended in the original post on /r/graphql

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • Hasura

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

  • You can find a great many packages which implement the functionality defined in the spec, but none of them are going to write your code for you. And they all work differently in some ways. What they do for you is parse the incoming requests, and format the outgoing responses. You can look at things like Hasura and PostGraphile if you want a tool that will inspect your existing database and "automagically" do all the work for you. But then you'll have other issues to solve, starting with permissions.

  • autogql

    CRUD SQL generator plugin for 99designs/gqlgen

  • I am writing at se same for programming language go: https://github.com/fasibio/autogql :⁠-⁠D

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