Skip to content

ilovequant/Query_JSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Query_JSON

This work implements the basic mechanism of storing and querying documents in JSON format.

There are three basic operations: add, get and delete

add, store the given document; get, find all documents which have the same properties and corresponding values as the given document; delete, remove all documents with the same properties and values as the given document

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published