Skip to content

Tutorial on Streamlit + duckdb for blazing fast web app

License

Notifications You must be signed in to change notification settings

mikekenneth/streamlit_duckdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit + duckdb Tutorial

Table of Contents

About

This is a simple tutorial to show case how we can integrate duckdb into Streamlit. You can read more here

Prerequisites

1 - Clone the repo

git clone https://github.com/mikekenneth/streamlit_duckdb

2 - We first start by install requirements.txt using the below command (Ideally create a virtualenv.

pip install -t requirements.txt

Usage

We just need to run the Streamlit application

streamlit run home.py

License

This project is licensed under the MIT License - see the LICENSE file for details.

Credits

See as you fit.

Contact

If you have any questions or would like to get in touch, please open an issue on Github or send me an email: mike.kenneth47@gmail.com OR twitter

About

Tutorial on Streamlit + duckdb for blazing fast web app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages