←Backpatx/pickledb0Copy as MarkdownView on GitHub↗1,072 stars·134 forks·Python·BSD-3-Clause·0 viewsharrisonerd.com/pickledb↗PickledbpickleDB is an in memory key-value store using Python's orjson module for persistence. It can also use SQLite instead of orjson if needed. FeaturesDatabase Systems - Lightweight key-value store.