Exploring Datasette
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
Datasette is a tool to back an sqlite
database. It has a lot of plugins and a great ecosystem.
python3 -m pip install --user pipx
python3 -m pipx ensurepath
pipx install datasette