MySQL / MariaDB

MySQL / MariaDB

  • Purpose: Connect to MySQL or MariaDB databases.
  • When to use it: Extremely popular for web-based applications (e.g., WordPress, e-commerce sites).
  • How to create it:
    1. Select MySQL or MariaDB.
    2. Host: Server IP or URL.
    3. Port: Default is 3306.
    4. Database Name: The database name.
    5. Username / Password: Enter credentials.
    6. Test and Save.

MySQL Configuration