-
A small MongoDB Interpreter created with C .
-
The interpreter don't parse all the grammair given in the file : MongbBNF .
-
It's can specialy execute the CRUD queries with a multiple key : value .
-
The BNF is taken from : BNF Source , i mad some changes to that BNF in order to make Non-recursive Predective parser .
-
The use the libson libary Libbson
-
For each data base created a new directory will be created in the db directory , and for each one of this directories will containt files matches with the collections exit in that data base .
-
Notifications
You must be signed in to change notification settings - Fork 1
unusualpseudo/Pseudo-MongoDB-Interpreter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A small MongoDB Interpreter created with C .
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published