Read the TensorBase book series here.
Read the Project organizations here.
Read the language reference here.
Read the RFCs here.
- OS: Linux (Windows 10 WSL2 or VMs/Docker containers) (Macos is not support now)
- CPU: x86-64 or others (not tested)
The committers of Base are usually using VS Code + Rust-analyzer(RA) extension + "Microsoft C/C++ for Visual Studio Code" extension as the development environment.
Feel free to seek more helps from the Base community.
- Official clickhouse-client command (in default settings)
- Other Language Driver Supports
- Rust ClickHouse driver (forked and owned by TB team, if you have problem, directly report issues in TensorBase)
- C/C++ ClickHouse Driver
- Java JDBC driver: N/A (but targeted to be supported in this summer, issue #150)