python List of Dict (Table) Storage library
pyLoDStorage allows to store table like data (List of Dicts) via
- Sqlite3
- JSON
- SPARQL
pip install pylodstorage
git clone https://github.com/WolfgangFahl/pyLoDStorage
cd pyLodStorage
scripts/install
scripts/test
see test cases