Skip to content

anson2416/duckdb-python

Repository files navigation

DuckDB Demo with Python

This repo contains the Python code to demostrate how to read a csv file with DuckDB and select the data with SQL.

Installation

python -m venv .venv

pip install duckdb
pip install pandas

python duckdb-python-demo.py

Diagram:

pip install matplotlib 

pip install plotly

About

DuckDB demo with Python client CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages