October 26, 2021
Rachit Agarwal
More tech
Views: 8,003
Here is the war of the tech future! The adrenaline tweak for developers, who want to count the blows given by the two opponents in the ring: MEAN Stack vs JAM Stack, Jam Stack- might be the new-kid-on-the-block, but it’s not definitely any weaker than the old-is- gold MEAN. So let’s find out who wins
September 7, 2021
Rachit Agarwal
Product engineering, Cloud and DevOps
Views: 11,499
What is MEAN Stack? Simply defined, MEAN Stack is an end-to-end script based on Java Tech. It is used in the development of web applications. MEAN and MERN stacks are the current competitors because both of them come with their unique features; where MEAN Stack is a popular choice of small and medium enterprises because
What Is NoSQL And Benefits Of Using It For App Development?
November 17, 2017
Admin
Views: 0
July 28, 2016
Rachit Agarwal
Product engineering
Views: 25,652
Today many enterprise leaders are struggling to make more sense of many available options within a modern web. With modern web development, you may encounter some common problems for which you can find innumerable powerful community solutions. But the trick is weaving these open source projects collectively in order to form a stack solution which
6 Things You Should Know Before Using MongoDB
July 13, 2015
Admin
Views: 0
April 22, 2015
Rachit Agarwal
Product engineering
Views: 25,768
Unlike most established concepts and technologies we use today, NoSQL does not have a decade long lustrous history. Even the term NoSQL database was known only to the most dedicated and most knowledgeable computer scientists before the advent of social network age. Success of NoSQL databases in mobile app development and web application projects changed
March 31, 2015
Rachit Agarwal
Product engineering
Views: 39,855
MongoDB is a very impressive document store database that can be used in most types of app development projects. It’s built using C++ language and is available for free as an open source edition. It was first worked upon in 2007 and since then it has become the most popular NoSQL database. So much so
SQL or NoSQL: Which Is A Better Database For App Development
November 11, 2014
Admin
Views: 0
November 6, 2014
Rachit Agarwal
Product engineering
Views: 35,251
For decades Relational database (RDBMS), like SQL, has been dominating the industry as the primary model for database management. However with the rise of social networks and million entry databases, non-relational “NoSQL” databases are gaining prominence as an alternative model for database management. However the debate is on whether NoSQL database management style is better
October 13, 2014
Rachit Agarwal
Product engineering
Views: 39,119
During the early ages of computers as storage of information became a problem, the concept of ‘databases’ was introduced where all the information could be stored so that it was possible to retrieve information as and when required across sessions. It was stored in numbered or coded format as well as in singular tables. As