GraphQL and File Uploads

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

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
  • Uploading files using a library built to support multi-part form through graphQL. Although this is pretty straightforward, it's not necessarily perfect as it is a privately maintained gem and doing uploads this way puts a lot of load on your server. https://github.com/jetruby/apollo_upload_server-ruby. This gem was built to mimic the file upload functionality of Apollo Server which is the popular Apollo server framework for node. This is likely the easiest solution to implement.

  • 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

  • How to Use ChatGPT API with Ruby on Rails: A Step-by-Step Guide

    1 project | dev.to | 6 Mar 2023
  • Rookie question regarding Active Record and creating an empty array as a class variable

    1 project | /r/ruby | 9 Aug 2022
  • Gerenciando MĂșltiplos Schemas de GraphQL com Ruby on Rails

    2 projects | dev.to | 22 May 2022
  • A very simple GraphQL tutorial in Ruby

    2 projects | dev.to | 3 Mar 2022
  • Anyone here turned their rails app into an API?

    3 projects | /r/rails | 12 Feb 2022