clickhouseList all databases
Usage example
SHOW DATABASES
output
┌─name───────────────┐
│ INFORMATION_SCHEMA │
│ default │
...
9951 explained code solutions for 126 technologies
SHOW DATABASES
┌─name───────────────┐
│ INFORMATION_SCHEMA │
│ default │
...