DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

pickleDB


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

Source Code
https://github.com/patx/pickledb[02]
Developer
Country of Origin
US
Start Year
2011 [05]
Project Types
Hobby, Open Source
Written in
Python
Supported Languages
Python
Inspired By
Redis
License
BSD License

Database Entry

pickleDB


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

Data Model


Query Execution


Query Interface


Storage Architecture


System Architecture


Citations

5 sources
  1. pickleDB · Lightning-Fast Key-Value Store for Python github.io
  2. GitHub - patx/pickledb: pickleDB is an in memory key-value store using Python's orjson module for persistence. It can also use SQLite instead of orjson if needed. · GitHub github.com
  3. pickleDB - simple key-value database pythonhosted.org
  4. A Peek at Three Python Databases: pickleDB, TinyDB and ZODB opensourceforu.com
  5. version 0.1, strings and lists github.com
Revision #1 Last Updated: