Contents

pickleDB 0.9.2

0

A lightweight and simple database using json.

A lightweight and simple database using json.

Stars: 919, Watchers: 919, Forks: 125, Open Issues: 33

The patx/pickledb repo was created 12 years ago and the last code push was 4 months ago.
The project is popular with 919 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
Harrison Erd
License
three-clause BSD
Homepage
http://github.com/patx/pickledb
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.

GitHub Issues

The pickledb package has 33 open issues on GitHub

  • Add file deletion option to deldb()

See more issues on GitHub

Related Packages & Articles

piccolo-admin 1.8.2

A powerful and modern admin interface / CMS, powered by Piccolo and ASGI.

testcontainers 4.8.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.20.0

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