Category: MongoDB

Encryption and Decryption in NodeJS. encryption and decryption using AES256.

How to make encryption and decryption in NodeJS. encryption and decryption using AES256.A NodeJS module have inbuilt "CRYPTO" module for AES-256 encryption with random IV (initialization vectors). So Let's start, How to make...

Mongodb backup and restore | How to take backup and restore mongoDB database Linux 18.04

Mongodb backup and restore | How to take backup and restore mongoDB database Linux 18.04So, let's start the article for How to take backup and restore mongoDB database Linux 18.04. Prerequisites - Ubuntu 18.04...