top | item 16940748

(no title)

amatera | 7 years ago

Looks more like a PHP JSON File writer and reader (with some extra stuff like nested properties) then a NoSQL Database.

discuss

order

rakibtg|7 years ago

Hi, its indeed.

But somewhere i need to store the data, this could a flat-file or could be a series of BSON files on disk.

For the purpose of this database and technology being used, JSON file seems to work just fine. I hope you get the point.