Contents

pickledb 1.6

0

An in-memory key-value store using orjson.

An in-memory key-value store using orjson.

Stars: 1064, Watchers: 1064, Forks: 133, Open Issues: 18

The patx/pickledb repo was created 14 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1064 github stars!

How to Install pickledb

You can install pickledb using pip

pip install pickledb

or add it to a project with poetry

poetry add pickledb

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/pickledb/
GitHub Repo:
https://github.com/patx/pickledb

Classifiers

  • Database
No  pickledb  pypi packages just yet.

Errors

A list of common pickledb errors.

Code Examples

Here are some pickledb code examples and snippets.

Related Packages & Articles

testcontainers 4.14.1

Python library for throwaway instances of anything that can run in a Docker container

ipv4helper 0.9.1

Handle and manipulate IPv4 CIDRs in a simple fashion, including generating CIDR ranges and viewing general subnet information.

tinydb 4.8.2

TinyDB is a tiny, document oriented database optimized for your happiness :)

piccolo 1.32.0

A fast, user friendly ORM and query builder which supports asyncio.