Saro's Thoughts I am Open to work!

Exploring Datasette

sqlite data exploration draft May 29, 2024
This is the beginning of everything!
This is the most recent post

Datasette is a tool to back an sqlite database. It has a lot of plugins and a great ecosystem.

Installation

python3 -m pip install --user pipx
python3 -m pipx ensurepath
pipx install datasette

Next steps

This is the beginning of everything!
This is the most recent post