Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 178 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 178 Bytes
  • update .env
  • start doris: "docker compose up"
  • access mysql: "mysql -h 127.0.0.1 -P9030 -uroot"
  • run all sql from the file: script.sql
  • run all curl commands from: load.sh