Closed TianyuZhang1214 closed 1 week ago
Resolves #150. This PR enables users familiar with DuckDB to use MyDuck Server effectively.
main
SHOW TABLES FROM MAIN
Added use-with-duckdb.md, which provides instructions on tasks such as loading Parquet files and attaching existing DuckDB files.
use-with-duckdb.md
@TianyuZhang1214 Thanks for exploring this issue. I will slightly reorganize the docs in this PR. Stay tuned for updates.
Resolves #150. This PR enables users familiar with DuckDB to use MyDuck Server effectively.
Bug Fixes
main
when connecting via MySQL client.SHOW TABLES FROM MAIN
whenmain
schema is made visible.Documentation
Added
use-with-duckdb.md
, which provides instructions on tasks such as loading Parquet files and attaching existing DuckDB files.