How do I do Authorization Properly?

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ent

    An entity framework for Go

  • Entgo solves this in a very elegant and well organized way. If you're open to switching the stack, I assume this could save you a lot of headaches: https://entgo.io/

  • graphql-utils

    Utilities and helpers to make working with GraphQL.js based APIs simpler.

  • This is what I meant you should be doing anyway. Dataloader or simple field resolvers are extremely inefficient. You can use a library I created - GraphQL-Utils - to retrieve a mapping of the fields you need to JOIN and then do so with your ORM or data mapping technology of choice (Prisma, Knex.js, etc.)

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

    InfluxDB 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

  • Concurrency Control in Go with Ent ORM and MySQL

    2 projects | dev.to | 21 Mar 2024
  • Stop using entgo...please

    2 projects | dev.to | 8 Jan 2024
  • Ent ORM for Golang

    1 project | news.ycombinator.com | 28 Jun 2023
  • My Issue With ORMs

    1 project | /r/golang | 15 May 2023
  • What project architecture/structure would you recommend?

    1 project | /r/golang | 3 May 2023