Connect to a MatrixOne instance using a web page
MatrixOne Intelligence supports the use of web pages to access databases, and we call this access platform the database management platform. This platform is particularly suitable for database administrators and data analysts, and provides rich visual database operation functions, including data business monitoring, data object viewing and operations, query history, query editor, etc.
Access portal
In the instance list of MatrixOne Intelligence instance management platform, find the DB instance card you need to access, and follow these steps to enter the DB management platform:
-
Log in to your MO Intelligence account and enter the instance management platform.
If you do not have a MO Intelligence account, you can start registering by clicking [Register and Login] (https://matrixorigin.cn/moi-signup), or refer to the registration guide of Quick Experience MatrixOne Intelligence.
-
ClickInstance in the menu bar to enter the instance list page, and then select Instance.
- ClickConnect.
- SelectConnect through cloud platform.
This will enter the database management platform login page of the instance, and you need to enter the database username and password to log in successfully. The default login user is admin. If you need to log in with a normal user, please refer to [Login Instance] (../../Instance-Mgmt/login-instance.md).
Note
If you are using the Safari browser that comes with MAC, when you jump to the instance's database management platform login page, a prompt "pop-up window is blocked" may appear, causing the click to not be redirected. This is caused by the default settings of the Safari browser. You can try to modify the Safari browser settings to allow website pop-ups. Open Safari browser, clickSettings >Website >Pop-up window >When visiting other websites >Allow, restart Safari browser after setting up, and then try to log in to the instance's database management platform. But to ensure stability, we recommend you to use Google browser.
Access the database
The database management platform provides a variety of database access functions:
-Dashboard:ClickDashboard in the menu bar to view the business monitoring information of the database. For detailed usage methods, please refer to [Data Monitoring Document] (../../../Monitor/Monitoring/).
-Database:ClickDatabase in the menu bar, and you can view and manipulate data objects. For detailed usage methods, please refer to [Related Documents] (../../Monitor/Data-Monitoring/).
-SQL Editor:ClickSQL Editor in the menu bar to edit and execute SQL. For detailed usage methods, please refer to [SQL Editor Documentation] (../../../Data-Explore/sql-editor/).
-Query History:ClickQuery History in the menu bar, and you can view the execution status of historical SQL queries. For detailed usage methods, please refer to [Query Analysis Document] (../../../Data-Explore/query-anlysis/query_profile/).
Hope these operating guides will help you use the MatrixOne database management platform smoothly. If you have any questions or need further assistance, please check our documentation or contact the support team.