Skip to main content

Elara DB is an easy to use key-value storage for your python projects!

Project description

Elara DB is an easy to use key-value storage for your python projects!

Installation :

$ pip install elara

Key Features :

  • Offers two modes of execution - normal and secure - exe_secure() generates a key file and encrypts the key-value storage for additional security.

  • Perform various operations on strings, lists and dictionaries.

  • Choose between manual commits after performing operations in-memory or automatically commit every change into the storage.

  • Includes methods to export certain keys or the entire storage.

  • Based on python’s in-built json module for easy manipulation and access.

  • Takes inspiration from pickleDB and Redis.

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

elara-0.1.3.tar.gz (6.1 kB view hashes)

Uploaded Source

Supported by

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