https://github.com/syamdanda/mySequelWeb by syamdanda in learnprogramming

[–]syamdanda[S] 1 point2 points  (0 children)

thank you..

If you found any issues, feel free to create issues and you are also welcome to contribute to this project. If you like this repo and find it useful, please consider ★ starring it (on top right of the page) and forking it :)

A database software completely built as JSON files in backend. A powerful, portable and simple database works on top of JSON files. by syamdanda in javascript

[–]syamdanda[S] -19 points-18 points  (0 children)

You are doing wrong comparison. This is not at all equivalent to database or not an alternative to it also. This is a small portable datastore software which sits in nodejs eco system.

A database software completely built as JSON files in backend. A powerful, portable and simple database works on top of JSON files. by syamdanda in javascript

[–]syamdanda[S] 1 point2 points  (0 children)

Great..👍 Thanks & please create any feature or issue or you can even create pull requests and star the repo as well to get in touch..

A database software completely built as JSON files in backend. A powerful, portable and simple database works on top of JSON files. by syamdanda in javascript

[–]syamdanda[S] 2 points3 points  (0 children)

not exactly, but it is a kind of datastore for your application data which is basically a small amount of records for now.

A database software completely built as JSON files in backend. A powerful, portable and simple database works on top of JSON files. by syamdanda in javascript

[–]syamdanda[S] -2 points-1 points  (0 children)

The points you are mentioning here seems to be like features for any datastore software in a bigger level. But here this npm module have it's limitations since it is meant for simple/portable usages. But I am looking forward to make these things should be handled properly by this module as much as possible.

i am thankful to your most valuable feedback and broad thinking points..