Persistent dict, backed by sqlite3 and pickle, multithread-safe.
☆1,247Dec 7, 2022Updated 3 years ago
Alternatives and similar repositories for sqlitedict
Users that are interested in sqlitedict are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.☆2,847Aug 10, 2024Updated last year
- Utils for streaming large files (S3, HDFS, gzip, bz2...)☆3,436Feb 23, 2026Updated last month
- TinyDB is a lightweight document oriented database optimized for your happiness :)☆7,490Jan 17, 2026Updated 2 months ago
- 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,069Jan 6, 2026Updated 2 months ago
- Python bindings for the UnQLite embedded NoSQL database☆405Feb 27, 2026Updated 3 weeks ago
- Python bindings for the Vedis embedded NoSQL database☆127May 12, 2025Updated 10 months ago
- Lightweight Python utilities for working with Redis☆1,205Jan 15, 2026Updated 2 months ago
- Extensible memoizing collections and decorators☆2,717Updated this week
- Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions.☆4,853Feb 5, 2025Updated last year
- a small, expressive orm -- supports postgresql, mysql, sqlite☆11,953Updated this week
- More routines for operating on iterables, beyond itertools☆4,043Mar 17, 2026Updated last week
- Efficient Counter that uses a limited (bounded) amount of memory regardless of data size.☆934Nov 20, 2022Updated 3 years ago
- Another Python SQLite wrapper☆833Mar 14, 2026Updated last week
- Retrying library for Python☆8,446Mar 11, 2026Updated last week
- Python dictionaries with advanced dot notation access☆2,822Feb 21, 2026Updated last month
- Computing with Python functions.☆4,333Mar 3, 2026Updated 3 weeks ago
- 🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)☆481Nov 19, 2025Updated 4 months ago
- Python Classes Without Boilerplate☆5,746Updated this week
- Python logging made (stupidly) simple☆23,723Updated this week
- A next generation HTTP client for Python. 🦋☆15,165Mar 1, 2026Updated 3 weeks ago
- shiv is a command line utility for building fully self contained Python zipapps as outlined in PEP 441, but with all their dependencies i…☆1,920Jan 10, 2026Updated 2 months ago
- Universal Python binding for the LMDB 'Lightning' Database☆738Updated this week
- Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.☆28,157Mar 1, 2026Updated 3 weeks ago
- serialize all of Python☆2,432Jan 24, 2026Updated 2 months ago
- Sampling profiler for Python programs☆15,038Mar 5, 2026Updated 2 weeks ago
- Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy☆7,973Mar 3, 2026Updated 3 weeks ago
- A functional standard library for Python.☆5,128Jan 1, 2026Updated 2 months ago
- a little task queue for python☆5,941Feb 28, 2026Updated 3 weeks ago
- Trio – a friendly Python library for async concurrency and I/O☆7,211Updated this week
- Python CLI utility and library for manipulating SQLite databases☆2,019Jan 21, 2026Updated 2 months ago
- persistent caching to memory, disk, or database☆278Jan 24, 2026Updated 2 months ago
- Plumbum: Shell Combinators☆3,028Mar 13, 2026Updated last week
- A supercharged SQLite library for Python☆712May 9, 2020Updated 5 years ago
- A modern Python application packaging and distribution tool☆6,082Dec 24, 2024Updated last year
- Monitor Memory usage of Python code☆4,559Apr 29, 2024Updated last year
- python bindings for rlite☆71Apr 12, 2018Updated 7 years ago
- A Fast, Extensible Progress Bar for Python and CLI☆31,051Feb 14, 2026Updated last month
- dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xl…☆1,606Mar 1, 2026Updated 3 weeks ago
- Simple job queues for Python☆10,610Updated this week