/greptimedb-client-rust

A client for greptimedb grpc protocol

Primary LanguageRustApache License 2.0Apache-2.0

GreptimeDB Rust Client

A Rust client for GreptimeDB gRPC protocol.

Status

  • gRPC inserts
  • gRPC stream inserts
  • gRPC deletes
  • Arrow Flight API
    • DDL
    • SQL query
    • PromQL query
  • Prometheus gateway API

License

This library uses the Apache 2.0 license to strike a balance between open contributions and allowing you to use the software however you want.