PysonDB - A JSON based lightweight Database for Python.
Features
Lightweight JSON based database.
Supports CRUD commands.
No Database drivers required.
Unique ID assigned for each JSON document added.
Strict about Schema of data added.
Inbuilt CLI to delete,display,create JSON database.
Convert CSV file...
fredysomy.hashnode.dev6 min read