Docs.rs
  • databend-driver-0.27.6
    • databend-driver 0.27.6
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • everpcpc
    • Dependencies
      • arrow ^55.0 normal
      • arrow-flight ^55.0 normal optional
      • arrow-schema ^55.0 normal optional
      • async-trait ^0.1 normal
      • chrono ^0.4.40 normal
      • csv ^1.3 normal
      • databend-client ^0.27.6 normal
      • databend-common-ast ^0.2.1 normal
      • databend-driver-core ^0.27.6 normal
      • databend-driver-macros ^0.27.6 normal
      • derive-visitor ^0.4.0 normal
      • glob ^0.3 normal
      • log ^0.4 normal
      • once_cell ^1.21 normal
      • percent-encoding ^2.3 normal
      • serde_json ^1.0 normal
      • tokio ^1.34 normal
      • tokio-stream ^0.1 normal
      • tonic ^0.12 normal optional
      • url ^2.5 normal
    • Versions
    • 4.65% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

databend_driver0.27.6

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • Client
  • Connection
  • DecimalSize
  • Field
  • Interval
  • Row
  • RowIterator
  • RowStatsIterator
  • Schema
  • ServerStats
  • conn::ConnectionInfo
  • rest_api::RestAPIConnection
  • rest_api::RestAPIRows

Enums

  • DataType
  • Error
  • NumberDataType
  • NumberValue
  • Params
  • RowWithStats
  • Value

Traits

  • Param
  • conn::IConnection

Macros

  • params

Derive Macros

  • TryFromRow

Type Aliases

  • Result
  • SchemaRef
  • conn::Reader