class

Clickhouse::Client

Inherits Reference / Object

Constructors

new(opts : Hash(String, String) = OptionType.new)
Source

Instance methods

get_database
Source
get_host
Source
get_port
Source
insert!(table : String, columns : Array(String), data : Array(Array(String)))
Source
query(query_str : String, opts = OptionType.new)
Source