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.
☆1,071May 10, 2026Updated last month
Alternatives and similar repositories for pickledb
Users that are interested in pickledb are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- TinyDB is a lightweight document oriented database optimized for your happiness :)☆7,524May 28, 2026Updated last week
- Python object-oriented database☆755Apr 14, 2026Updated last month
- A simple file-based key-value database written in Python☆86May 1, 2023Updated 3 years ago
- Persistent dict, backed by sqlite3 and pickle, multithread-safe.☆1,247Dec 7, 2022Updated 3 years ago
- Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.☆2,884Aug 10, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Python job scheduling for humans.☆12,247May 25, 2024Updated 2 years ago
- Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions.☆4,866Apr 12, 2026Updated last month
- Pure python, embedded, fast, schema-less, NoSQL database☆12Aug 1, 2020Updated 5 years ago
- a small, expressive orm -- supports postgresql, mysql, sqlite☆11,967Jun 3, 2026Updated last week
- Python bindings for the UnQLite embedded NoSQL database☆406Feb 27, 2026Updated 3 months ago
- A fast Python in-process signal/event dispatching system.☆2,063Nov 19, 2025Updated 6 months ago
- 🏹 Better dates & times for Python☆9,046Apr 30, 2026Updated last month
- Simple embedded in memory json database.☆27Oct 2, 2024Updated last year
- Accelerate your web app development | Build fast. Run fast.☆18,630May 31, 2026Updated last week
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Object-oriented file system path manipulation☆1,125Apr 13, 2026Updated last month
- A next generation HTTP client for Python. 🦋☆15,289Mar 29, 2026Updated 2 months ago
- Python Classes Without Boilerplate☆5,797Updated this week
- Python composable command line interface toolkit☆17,527Updated this week
- Python's Filesystem abstraction layer☆2,097May 17, 2025Updated last year
- A lightweight library for converting complex objects to and from simple Python datatypes.