

To create your connection string, you must select one of the communication methods. To do so, go to the MongoDB Atlas dashboard and select Overview, followed by Connect. Insert ProductDetails data into the dialog UI ProductDetails collection added to the Syncfusion-DB database Step 6: Connect your MongoDB clusterĬonnect your data-contained database.

Your data is now ready to bind to your Blazor Pivot Table. Enter the data you wish to add, then click Insert. To add data to your collection, go to the Collection tab and select Insert Document. Creating a new database and collection Step 5: Add data to the collection Enter your database and collection name, then select Create.

Go to the Browse Collections tab on the MongoDB Atlas dashboard and click Add My Own Data. Adding IP addresses to the Access List Step 4: Create a database and collectionĪfter setting up the cluster, create a new database and collection. Your cluster is now available to add data collections. Only IP addresses added to the Access List will be able to connect to the database in your Blazor application. Next, enter the IP address to access the database cluster. Adding authentication to the database cluster to create a secure link After entering your Username and Password, select Create User. You will be directed to the Security Quickstart page while creating the database cluster, where you need to authenticate for secure access. Deploy a database cluster by selecting the Build a Database button Selecting a cluster configuration Step 3: Secure your connection with authentication protocols Select the cluster configuration that meets your requirements and click Create. Go to Deployment->Database on the MongoDB Atlas dashboard and select the Build a Database button. Create a MongoDB Atlas account Step 2: Create a MongoDB clusterĪfter creating an account, build a new MongoDB cluster. To start, go to the MongoDB Atlas website and create an account.

MongoDB Atlas is a cloud-based service that provides a fully managed MongoDB database.
Mongodb compass get connection string how to#
In this blog, we will discuss how to create a MongoDB database using MongoDB Atlas and populate the Blazor Pivot Table with data from a MongoDB Server.įirst, we’ll create a MongoDB database using MongoDB Atlas. One of the advantages of using MongoDB is its ability to scale horizontally, making it ideal for applications requiring high availability and scalability. Developers and organizations use it to store and manage large amounts of data. MongoDB is a popular NoSQL database system.
Mongodb compass get connection string software#
