Created by: fredysomy
What is this Python project?
A efficent , lightweight and simple JSON database which focus on schema regularity.
What's the difference between this Python project and similar ones?
- A unique ID is automatically assigned to each json data added.
- Checks for schema regularity. If any json data have conflicts with the schema of the database its rejected.
- Supports all CRUD operations.
--
Anyone who agrees with this pull request could submit an Approve review to it.