Skip to main content

A lightweight and simple database using ujson.

Project description

ujsonDB is lightweight, fast, and simple database based on Python’s own json module. And it’s BSD licensed!

ujsonDB is Fun

>>> import ujsondb

>>> db = jsondb.load('test.db', False)

>>> db.set('key', 'value')

>>> db.get('key')
'value'

>>> db.dump()
True

And Easy to Install

$ pip install ujsondb

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

ujsonDB-0.1.0.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file ujsonDB-0.1.0.tar.gz.

File metadata

  • Download URL: ujsonDB-0.1.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ujsonDB-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a3e4599920f67a56ae1264fd662967a8d919354c510d22677e4a35767423eb2d
MD5 c3a8b0d545e68c3a52214daa5831e374
BLAKE2b-256 3dc0d64ec3abbf29b4faeacccd2a0c9e96077e59d78608bdd75bcfa9de866147

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