pickleDB

A simple and lightweight key-value store for Python.

pickleDB repository preview
What You'll Learn

pickleDB is an in memory key-value store using Python's orjson module for persistence.

Technologies & Topics
bsd-3-clause
database
datastore
json
key-value
pickledb
python
python3
Getting Started

1. Clone the Repository

git clone https://github.com/patx/pickledb.git

2. Follow the README

Check the repository's README file for specific setup instructions, dependencies, and usage examples.

3. Explore and Learn

Study the code structure, run the examples, and experiment with modifications to deepen your understanding.

Repository Info
Language
Python
Stars
992
Published
10/28/2011
CategoryPython
More in Python