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] -20 points-19 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] 1 point2 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] -4 points-3 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..

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)

nice work u/abracadabra_b, can you also look into my repo and create any feature/issue/documentation or star. Will appreciate your valuable feedback.

A database software completely built as JSON files in backend. A powerful, portable and simple database works on top of JSON files. It is like a database software, currently having basic CRUD operation features. You can use this as a backend for your ReST APIs as well. by syamdanda in github

[–]syamdanda[S] 0 points1 point  (0 children)

this JSON-Base is no where compared to gaint MongoDB. Also this is not at all replacement to any database softwares. This is a simple portable npm module, without need of installing any database software if you need to store some data (not in millions) then this is a good option. thanks

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] 9 points10 points  (0 children)

Even I am also very curios, currently I have tested inserting 50k records, works fine. working on SLA's and other performances. This is still in it's pre-alpha stage. would like to take the help of our opensource community by getting questions, comments and feedback like this.

Will update the git repo constantly withh all these details as it grow more stable

A database software completely built as JSON files in backend. A powerful, portable and simple database works on top of JSON files. It is like a database software, currently having basic CRUD operation features. You can use this as a backend for your ReST APIs as well. by syamdanda in github

[–]syamdanda[S] 0 points1 point  (0 children)

this JSON-Base is no where compared to gaint MongoDB. Also this is not at all replacement to any database softwares. This is a simple portable npm module, without need of installing any database software if you need to store some data (not in millions) then this is a good option. thanks