Database

Mongodb findOneAndUpdate return old data – Solution

Hi Guys, Welcome to Proto Coders Point. When you execult findOneAndUpdate by default mongodb return an unaltered data/document i.e. The query will the original...

How to Install postgreSQL on ubuntu 20.04 | 22.04

Hi Guys, Welcome to Proto Coders Point. This article is on install postgresql ubuntu 20.04 | 22.04. Let's get Started. Introduction on PostgreSQL PostgreSQL, In short...