https://github.com/esadek/ducklake-examples
A collection of Python notebooks demonstrating DuckLake integration with various data tools.
https://github.com/esadek/ducklake-examples
duckdb ducklake examples python
Last synced: 3 months ago
JSON representation
A collection of Python notebooks demonstrating DuckLake integration with various data tools.
- Host: GitHub
- URL: https://github.com/esadek/ducklake-examples
- Owner: esadek
- License: mit
- Created: 2025-07-06T19:49:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-09T23:27:49.000Z (about 1 year ago)
- Last Synced: 2026-03-25T19:49:21.697Z (4 months ago)
- Topics: duckdb, ducklake, examples, python
- Homepage:
- Size: 55.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DuckLake Examples
[](https://mybinder.org/v2/gh/esadek/ducklake-examples/main)
[](LICENSE)
A collection of Python notebooks demonstrating DuckLake integration with various data tools.
- [DuckDB Python API](examples/duckdb.ipynb)
- [Ibis](examples/ibis.ipynb)
- [Narwhals](examples/narwhals.ipynb)
- [Plotly](examples/plotly.ipynb)
- [Pointblank](examples/pointblank.ipynb)
- [PySpark](examples/pyspark.ipynb)
- [Vega-Altair](examples/vega_altair.ipynb)