Monday, July 19, 2021

Steps in creating Mongo DB database in free tier in Atlas

 




1. Create cluster

2. Create DB user 

3. Add IP address to your access list (white list) 

4. Load Sample data (optional) 

5. Connect to your cluster.


Create DB user: 
















No comments:

Post a Comment

Data Types in C# and other languages

The following reference table compares commonly used C# numeric, scientific computing, and AI-oriented data types with their equivalents ...