Skip to content

Manage Connection

Manage the configuration information of the database connection.

Connection Configuration

Basic Information

  • Name: for the base name
  • Provider: select the base type

Connection Details

  • Host Address
  • Port
  • Database Name
  • Username
  • Password

Connection Test

After configuration, you can perform a connection test to ensure:

  • Connection information is correct
  • The database is accessible
  • User permissions are correct

Warning

Modifying connection information may affect existing data access, please operate with caution.

Released under the MIT License.