apecloud / myduckserver

MySQL & Postgres Analytics, Reimagined
184 stars 8 forks source link

MySQL Shell compatibility #94

Closed fanyang01 closed 1 month ago

fanyang01 commented 1 month ago

MySQL Shell is a modern MySQL client that supports advanced MySQL operations, such as parallel dump, import, and copy of MySQL instances. We should make MyDuckServer work well with MySQL Shell. This would enable the users to dump a snapshot of an existing instance to MyDuckServer quickly.