Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.14 KB

docs.md

File metadata and controls

36 lines (20 loc) · 1.14 KB

TensorBase Book Series

Read the TensorBase book series here.

Project organizations

Read the Project organizations here.

Language

Read the language reference here.

TensorBase RFC(Request for Comments)

Read the RFCs here.

Platform Requirements

  • OS: Linux (Windows 10 WSL2 or VMs/Docker containers) (Macos is not support now)
  • CPU: x86-64 or others (not tested)

Tools Recommendation

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.

Clients/Drivers/Frontends

  • Official clickhouse-client command (in default settings)
  • Other Language Driver Supports