apecloud / myduckserver

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

feat: bootstrap MyDuck Server with DuckDB #154

Closed TianyuZhang1214 closed 1 week ago

TianyuZhang1214 commented 1 week ago

Resolves #150. This PR enables users familiar with DuckDB to use MyDuck Server effectively.

Bug Fixes

Documentation

Added use-with-duckdb.md, which provides instructions on tasks such as loading Parquet files and attaching existing DuckDB files.

fanyang01 commented 1 week ago

@TianyuZhang1214 Thanks for exploring this issue. I will slightly reorganize the docs in this PR. Stay tuned for updates.