Tag: NoSQL

Relational vs NoSQL databases

Relational databases and NoSQL databases are two different types of databases that serve different purposes and have different strengths and weaknesses. Relational databases are based on the relational data model…

What is JavaScript Full Stack

Full-stack is a complete JavaScript solution which involves JavaScript on both client-side and server-side. There are many full-stack solutions but MEAN stack is the most widely used solution. There are…

NoSQL Overview

NoSQL is not one technology. It refers to a wide variety of different database technologies that address scale and agility challenges of today’s applications. These problems include: agile development where…