Module database

Module database 

Source

Modules§

clickhouse
ClickHouse database backend implementation.

Structs§

Config
Configuration for database-backed connectors.
ConnectionOptions
Common connection options shared by database connectors.
PoolOptions
Common configuration options shared across connector types.
Secret
Newtype to protect secrets from being logged A wrapper type for sensitive string data like passwords.
TlsOptions
TLS options for databases that require secure connections.

Enums§

Database
Supported databases for the default backend lineup.

Type Aliases§

DefaultQuerySessionContext
Default query session context which provides support for any in-crate database backends.