some snippets for assessing or evaluating SQLite, libSQL, PostgreSQL and Turso
- a Python envirionment. I used VS-Code with python/jupyter extensions.
- preferably create a venv envirionment to setup specific modules (
pip install <xyz>
)- a (free) Turso account
- a (free) Supabase account
Otherwise, the code should be straigthforward. The order of the python-parts of the notebook is not well-designed, I admit.