Docs Community Blog

Stargate

    • Stargate QuickStarts
      • Document API QuickStart
      • REST API QuickStart
      • GraphQL API QuickStart
    • Concepts
    • Installing Stargate
      • Astra
      • Cassandra 3.x
      • Cassandra 4.0
      • DSE 6.8
      • The starctl command
      • Building Stargate from source
    • Developing with Stargate
      • Document API
        • Using the Document API
      • REST API
        • Using the REST API
      • GraphQL API
        • Using the GraphQL API (CQL-first)
        • Using the GraphQL API (Schema-first)
        • Apollo data federation for GraphQL schema-first
      • gRPC API
        • Using Stargate gRPC API clients
      • CQL API
        • Using the CQL API
        • CQL reference
    • Accessing Stargate metrics with Prometheus and Grafana
    • Securing Stargate
    • API references
    • FAQ
    • Tooling Resources
Stargate 1.0
  • Stargate
    • 1.0
  • Stargate
  • Developing with Stargate
  • gRPC API
Edit this Page

gRPC API

The Stargate gRPC API is implemented to create language-specific queries using CQL with any Cassandra deployment.

  • Using the gRPC API

In addition, check out the BloomRPC tool that is useful for working with gRPC queries and data.

Apollo data federation for GraphQL schema-first Using Stargate gRPC API clients

© 2020 Stargate Project Authors

Stargate is an open source project and all source code is distributed under the Apache v2.0 license