Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pekrau/jsondocdb

A Python Sqlite3 database for JSON documents. Simple indexing using JsonLogic.
https://github.com/pekrau/jsondocdb

database json jsonlogic python sqlite sqlite3

Last synced: about 23 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.