Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 724 Bytes

DB.md

File metadata and controls

22 lines (17 loc) · 724 Bytes

Database

Back To Main

Pre Requisites

  • Install Docker

Docker Setup

  • Execute the following command docker pull clickhouse/clickhouse-server
  • Start the Docker image. Make sure ports 8123, 9000 are exposed.
  • From browser hit http://localhost:8123 If you get ok, then the setup is fine

Data Setup

Click House Client Setup

  • From browser hit Tabix Login
  • login with username as default and no password
  • Once logged on to console, use the same for firing sql