Skip to main content

Imagine using JSON as database. Wait... that's me!

Project description

JsonDB

[!WARNING] This is for my personal use only. You really shouldn't be using JSON for database.

Uses

I'm using this for my Telegram bot and Elysian's Chemistry Bot.

Usage

  1. Add it to your project as dependency, for example if you use uv:
uv add jsondb-hakimifr
  1. profit!!!
from jsondb.database import Database

db = Database("foo.json")
db.read_database()  # actually redundant as __init__ will call this

db.data = {"hello": "world"}
db.write_database()

Extras

  • There's a callback registered to atexit module, so that a crash doesn't throw away unsaved stuff.
  • Minimal safeguard to prevent multiple instances from opening the same file at the same time (I don't even know if it actually works lol).

License

SPDX-License-Identifier: Apache-2.0

Copyright 2025 Firdaus Hakimi <hakimifirdaus944@gmail.com>

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

or

    the LICENSE file in this repository.

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

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

jsondb_hakimifr-0.3.3.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

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

jsondb_hakimifr-0.3.3-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

Details for the file jsondb_hakimifr-0.3.3.tar.gz.

File metadata

  • Download URL: jsondb_hakimifr-0.3.3.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Fedora Linux","version":"45","id":"","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for jsondb_hakimifr-0.3.3.tar.gz
Algorithm Hash digest
SHA256 717078f6e6d20365243cfce192fd91462c1cc5c3b2b003dc3a81b0d4a43eccd4
MD5 14b5998d72a6a50cf0f9ccc239dd0347
BLAKE2b-256 e717d9f45b42e5eca706c9ca867b14d8144dd139431997e12c51464e64745c81

See more details on using hashes here.

File details

Details for the file jsondb_hakimifr-0.3.3-py3-none-any.whl.

File metadata

  • Download URL: jsondb_hakimifr-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 8.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Fedora Linux","version":"45","id":"","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for jsondb_hakimifr-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9ca7fad3b52c8a49748c81d7d1ff72d5596efc12093072ca6190a13e0ad59284
MD5 8faae3a95f6c294c531c7b2cd1228fd7
BLAKE2b-256 3e6964e2b928879b210b9e3d5b5c01d26505cb3f91bca0ccaacee3d367b7d5e1

See more details on using hashes here.

Supported by

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