Integrating Apollo Studio with GraphQL for .NET - Part 1

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Protocol Buffers library for idiomatic .NET

  • There are a number of Protobuf implementations for .NET Core, but I like protobuf-net as it's a nice, clean, Apache 2.0 Licensed implementation. It is also supported by protogen, a great online generator that will output protobuf-net classes ready for use (for its CSharp profile). If you open the latest schema from the link here, you can simply paste into the generator. NOTE: At the time of writing, [(js_preEncoded)=true] isn't supported by the generator, and can be removed from the proto schema.

  • artwork

    Discontinued GraphQL Foundation artwork (by graphql)

  • GraphQL can be an incredibly useful tool for decoupling orchestration and schema for your back end implementation, be it APIs, direct database calls or even a simple in-memory store. One thing that presents itself fairly quickly, though, is the issue of tracking what is happening when your Graph queries are executed.

  • 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

  • Flutter and GraphQL with Authentication

    3 projects | dev.to | 2 Jun 2024
  • Optimizing Performance in Next.js 13+ Applications: Techniques for Faster Rendering

    1 project | dev.to | 1 Jun 2024
  • API Platform

    1 project | news.ycombinator.com | 30 May 2024
  • Runtime code generation and execution in Go

    8 projects | news.ycombinator.com | 29 May 2024
  • Apache Fury Serialization 0.5.1 released

    1 project | news.ycombinator.com | 29 May 2024