Use Tableau to Connect to DuckDB
![](https://www.deeplearningdaily.com/wp-content/uploads/2022/09/use-tableau-to-connect-to-duckdb_6330c4b30adaf-375x210.png)
I recently came across a situation where DuckDB fit the need on a recent project. The ask was to demonstrate the construction of a data pipeline and highlight the analytical possibilities of a spatial tracking dataset. DuckDB is an impressive in-process single-file database that proved to be blazingly fast, but also an absolute delight to code against.