A lightweight JSON database with dataclass support.
Project description
JsonLite
A lightweight JSON-based database for Python.
jsonlite allows you to store, retrieve, and manipulate data in a simple JSON file with a minimal and easy-to-use API.
Features
- Lightweight and simple to use
- CRUD operations: insert, get, update, delete
- Automatic unique IDs for records
- Optional fast backend using
orjsonif installed - Human-readable JSON file
Installation
pip install jsonlite
Documentation
For further information, see the docs/ folder (coming soon).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fastjson_db-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fastjson_db-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7cf1c608258c52e199bac4a88b8a29901153c25a37573ee625074bc324e8a3b
|
|
| MD5 |
db1128598417ef680bba810181776d84
|
|
| BLAKE2b-256 |
82b66da9e3348b2881e451405e5f5d3e85edafd348d7f72a401cc2cae0a8d3d6
|