/JLDB

A JSON-like DataBase which aims at the practicality for the development of local databases

Primary LanguagePythonMIT LicenseMIT

logo


Version PyPiVersion PythonVersion License stars watchers forks

JLDB Is a DataBase based on JSON format, but using dict syntax for a more friendly relation with python code.

Install:

pip install JLDB

For more info, visit the Wiki