Skip to main content

An in-memory key-value store using orjson.

Project description

Logo

pickleDB is a fast, easy to use, in-memory Python key-value store with first class asynchronous support. It is built with the orjson module for extremely high performance. It is licensed under the BSD three-clause license. Check out the website for installation instructions, API docs, advanced examples, benchmarks, and more.

from pickledb import PickleDB

db = PickleDB("example.json").load()
db.set("key", "value")

db.get("key")  # return "value"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pickledb-1.4.1.1.tar.gz (99.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pickledb-1.4.1.1-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file pickledb-1.4.1.1.tar.gz.

File metadata

  • Download URL: pickledb-1.4.1.1.tar.gz
  • Upload date:
  • Size: 99.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.3

File hashes

Hashes for pickledb-1.4.1.1.tar.gz
Algorithm Hash digest
SHA256 0dd89802c2d9c612e3f2f5bf2051974c99a124d074eb16bb7da66a5e79268fda
MD5 dad70d794f0afa912b7b1c6a707dbd37
BLAKE2b-256 4b0f6dd643a2d8943c63280b927ecab24ffca62761b6bca7c1f1dc82971ff059

See more details on using hashes here.

File details

Details for the file pickledb-1.4.1.1-py3-none-any.whl.

File metadata

  • Download URL: pickledb-1.4.1.1-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.3

File hashes

Hashes for pickledb-1.4.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6f39c35a6d4d00f353544b9c589ebe4744b25ec6b3c3469a4427b1d1648f9af8
MD5 5264722900c6360aeacefee032a5acce
BLAKE2b-256 23e5ab333199cb26f5965d62f78c910e6bcd61f589b7dd9df57c6a23dbe67140

See more details on using hashes here.

Supported by

Image AWS Cloud computing and Security Sponsor Image Datadog Monitoring Image Depot Continuous Integration Image Fastly CDN Image Google Download Analytics Image Pingdom Monitoring Image Sentry Error logging Image StatusPage Status page