SQLite

To run the SQLite backend simply install it with:

mamba install soci-sqlite xeus-sql jupyterlab -c conda-forge

Or any other method desired.

No other preparation is needed to run the notebook example. You can head to examples/SQLite.ipynb and run the code.

More information about SQLite can be found in the SOCI documentation.