/HashDB

This library is an implementation for a NOSQL Database using JSON for storing of data.

Primary LanguagePythonMIT LicenseMIT

#
#   ██╗ ██╗  █████╗ ███████╗██╗  ██╗      ██████╗ ██████╗
#  ████████╗██╔══██╗██╔════╝██║  ██║      ██╔══██╗██╔══██╗
#  ╚██╔═██╔╝███████║███████╗███████║█████╗██║  ██║██████╔╝
#  ████████╗██╔══██║╚════██║██╔══██║╚════╝██║  ██║██╔══██╗
#  ╚██╔═██╔╝██║  ██║███████║██║  ██║      ██████╔╝██████╔╝
#   ╚═╝ ╚═╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝      ╚═════╝ ╚═════╝
#                                                                             

HashDB

This library is an implementation for a NOSQL Database using JSON for storing of data.

Best for small scale projects

Check the ChangeLog for info on what has changed.

Installation

Windows / Linux / MAC

On Windows, Linux and MAC, you can install this package easily by placing the py file in your project folder (not available via pip)

Help

Kindly view the README.html for more info or visit the Github page here, Thanks!

TO-DO

  • Upgrade Encryption Format
  • Make available on pip
  • Upgrade querying runtime

Version

0.0.4

License

MIT

Author

LordGhostX