Skip to content

Commit

Permalink
Add presentation video
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunk authored Feb 17, 2025
1 parent e81138f commit 12fa1bc
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

[Mojo](https://www.modular.com/mojo) bindings for [DuckDB](https://duckdb.org/).

## Short DuckDB.mojo presentation at the MAX & Mojo community ceeting

<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/6huytcgQgk8?si=7CaqgPeFxqOBrMP0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>


Status:
- Work in progress, many parts of the API are still missing (PRs welcome).

Expand Down Expand Up @@ -57,4 +62,4 @@ Currently, you'll need to checkout the source. We'll publish a Conda package soo

```shell
magic run test
```
```

0 comments on commit 12fa1bc

Please sign in to comment.