Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added pysonDB #1683

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added pysonDB #1683

wants to merge 1 commit into from

Conversation

fredysomy
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant