Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 221 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 221 Bytes

jsondocdb

A Python Sqlite3 database for JSON documents. Simple indexing using JsonLogic.

The JsonLogic class was adapted from https://github.com/nadirizr/json-logic-py

Documentation will eventually be included here.