Skip to content

Commit

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

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

## 10 minute presentation at the MAX & Mojo community meeting

<div align="center">
<a href="https://www.youtube.com/watch?v=6huytcgQgk8"><img src="https://img.youtube.com/vi/6huytcgQgk8/0.jpg" alt="10 minute DuckDB.mojo presentation at the MAX & Mojo community meeting"></a>
</div>

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

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

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

0 comments on commit 0e442ce

Please sign in to comment.