Clickhouse::Client
Inherits Reference / Object
Constructors
new(opts : Hash(String, String) = OptionType.new)
SourceInstance methods
get_database
Sourceget_host
Sourceget_port
Sourceinsert!(table : String, columns : Array(String), data : Array(Array(String)))
Sourcequery(query_str : String, opts = OptionType.new)
Source