mysql icon indicating copy to clipboard operation
mysql copied to clipboard

ClickHouse Integration

Open Anefu opened this issue 1 year ago • 0 comments

Add support for ClickHouse MySQL

Closes #346

TODO:

  • [ ] Add sha256_[password|hash], bcrypt_[password|hash] auth plugin
  • [ ] Find workaround for prepared statements (may not be supported by ClickHouse)
  • [ ] Extend col_def parsing
  • [ ] Integration tests
  • [ ] etc

Anefu avatar Oct 30 '24 17:10 Anefu