Wings Engine

Connect MongoDB

We have already introduced the steps to add data sources, this tutorial will mainly introduce the specific settings for MongoDB data sources.

1. Connecting to the Database

In the data source editing window, select the “Add New Data” tab on the left, then click on the “MongoDB Database” option under the database category on the right.

2. Setting Parameters

The software will pop up a **”Connect MongoDB” settings box. Fill in the basic parameters required to connect to the database and click the “Connect” **button. The software will automatically attempt to connect to the database and retrieve all databases available.

3. Viewing the Data Source

After clicking the** “Connect”** button, select the name of the database containing the tables you want to add. Wings Engine will list all table names in that database in the box on the right side of the database list. Check the tables you want to add and click** “Confirm”**.

The software will automatically load the data from the selected tables and display it in the interface. After confirming everything is correct, click the **”Confirm” **button to successfully add a MongoDB data source.

Tip: The data displayed here is for viewing only and does not support online modifications. If you need to modify the data, please do so directly in the database. After making modifications, follow the tutorial to refresh the data.