Stargate gRPC: The Better Way to CQL

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
  • stargate-grpc-java-client

    A Java gRPC client for https://stargate.io

  • Java client

  • stargate-grpc-go-client

    A golang gRPC client for https://stargate.io

  • Go client

  • 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
  • stargate-grpc-node-client

    A JS gRPC client for https://stargate.io

  • Node.js client

  • stargate-grpc-rust-client

    A rust gRPC client for https://stargate.io

  • Rust client

  • stargate

    An open source data gateway

  • Recently, we released gRPC as the newest API supported by Stargate, our API data gateway. On the surface, it would seem like the API doesn’t do very much; it receives CQL queries via the gRPC protocol, then passes those to Apache Cassandra® and returns the results. Sounds like a pretty modest feature release, right?

  • gRPC

    The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

  • In 2008, Google developed, open-sourced, and released Protocol Buffers — a language-neutral mechanism for serializing structured data. In 2015, Google released gRPC (also open source) to incorporate Protocol Buffers into work to modernize Remote Procedure Call (RPC).

  • Protobuf

    Protocol Buffers - Google's data interchange format

  • In 2008, Google developed, open-sourced, and released Protocol Buffers — a language-neutral mechanism for serializing structured data. In 2015, Google released gRPC (also open source) to incorporate Protocol Buffers into work to modernize Remote Procedure Call (RPC).

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Build and Deploy a gRPC-Web App Using Rust Tonic and React

    7 projects | dev.to | 19 Jul 2023
  • gRPC on the client side

    9 projects | dev.to | 16 Mar 2023
  • Java Serialization with Protocol Buffers

    6 projects | dev.to | 1 Nov 2022
  • Golang in Action: How to implement a simple distributed system

    3 projects | dev.to | 25 Oct 2022
  • gRPC - what is it and a hello world

    5 projects | dev.to | 29 Aug 2022