Skip to content

Commit 4ac79ad

Browse files
duckdb video (#1038)
Co-authored-by: Henri Courdent <[email protected]>
1 parent 3737413 commit 4ac79ad

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

docs/integrations/duckdb.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44

55
Windmill supports seamless integration with DuckDB, allowing you to manipulate data from S3 (csv, parquet, json), BigQuery, PostgreSQL, and MySQL.
66

7+
<video
8+
className="border-2 rounded-lg object-cover w-full h-full dark:border-gray-800"
9+
autoPlay
10+
controls
11+
id="main-video"
12+
src="/videos/duckdb_video.mp4"
13+
/>
14+
<br />
15+
716
![Integration between DuckDB and Windmill](../assets/integrations/duckdb.png 'Run a DuckDB script with Windmill')
817

918
To get started, check out the [SQL Getting Started section](/docs/getting_started/scripts_quickstart/sql#duckdb-1).

static/videos/duckdb_video.mp4

1.79 MB
Binary file not shown.

0 commit comments

Comments
 (0)