Open In App

What is PEAN Stack?

The terms MEAN, MERN, LAMP, PERN, etc are often encountered while using the internet. These are web stacks consisting of a bundle of software and frameworks or libraries which are used for building full-stack web apps. A stack usually consists of a database, server-side and client-side technologies, a web server, a particular Operating system. Sometimes back-end technologies are cross-platform hence no particular OS.

PEAN STACK

PEAN is a web application stack consisting of PostgreSQL, Express framework, NodeJS, and AngularJS as a frontend framework. It has the following features:



Components Of PEAN STACK:

Let us have a look at the components of the PEAN stack in detail.

1. P stand for PostgreSQL: PostgreSQL has the following features:



Why use PostgreSQL?

2. E stands for ExpressJS: The ExpressJS has the following features-

Why use ExpressJS?

3. N stands for NodeJS: NodeJS has the following features-

Why use NodeJS?

4. A stands for AngularJS: AngularJS has the following features-

Why use AngularJS?

Advantages of PEAN:

Disadvantages of PEAN:

Article Tags :