1Features
21 Lightweight JSON based database.
32 Supports CRUD commands.
43 No Database drivers required.
54 Unique ID assigned for each JSON document added.
65 Strict about Schema of data added.
76 Inbuilt CLI to delete,display,create JSON database.
87 Convert CSV files to JSON file to use in pysonDB.