Answers for "json database python"

0

json database python

Features
1 Lightweight JSON based database.
2 Supports CRUD commands.
3 No Database drivers required.
4 Unique ID assigned for each JSON document added.
5 Strict about Schema of data added.
6 Inbuilt CLI to delete,display,create JSON database.
7 Convert CSV files to JSON file to use in pysonDB.
Posted by: Guest on July-29-2021

Python Answers by Framework

Browse Popular Code Answers by Language