spiceai / quickstarts

Quickstart projects to get up and running with Spice.ai quickly 🚀
Apache License 2.0
20 stars 10 forks source link

Add steps to create DuckDB local database #91

Closed sgrebnov closed 2 months ago

sgrebnov commented 2 months ago

https://github.com/spiceai/quickstarts/blob/trunk/duckdb/README.md

Will be great to improve quickstart to have steps to create new specific DuckDB database locally (for example tpch) and specific test query against this database to use. This way we will have end to end scenario