mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-19 14:11:58 +00:00
.. | ||
attr.cpp | ||
build.sh | ||
Connection.h | ||
DiagnosticRecord.h | ||
Environment.h | ||
handles.cpp | ||
info.cpp | ||
Log.h | ||
odbc.cpp | ||
ReadHelpers.h | ||
README | ||
ResultSet.cpp | ||
ResultSet.h | ||
Statement.h | ||
StringRef.h | ||
utils.h |
Install unixodbc. ./build.sh ~/.odbc.ini: [ClickHouse] Driver = /home/milovidov/work/metrika-core/metrica/src/dbms/src/ODBC/odbc.so Description = ClickHouse driver DATABASE = default HOST = localhost PORT = 9000 FRAMED = 0 Run iusql -v ClickHouse