pickleDB

pickleDB is a lightweight key-value DBMS written in Python. It writes data formatted as plain text JSON to a local file.

Data Model

Document / XML

Query Execution

Tuple-at-a-Time Model

Query Interface

Custom API

Storage Architecture

Disk-oriented

System Architecture

Embedded

People Also Viewed