Percona
Percona connection helps you connect to a Percona database and run queries directly from Infoveave.
Adding a Percona Connection
To create a new Percona connection:
- Go to the Database section.
- Select Percona from the available connectors.
- Fill in the required connection details in the New Percona Connection form.
Connection Parameters
When setting up a Percona connection, you need to provide the following details:
Field | Description |
---|---|
Name | A unique name to identify your connection. |
Port | Port number for Percona (default is 3306 ). |
Server | The Percona server endpoint. |
Username | Your Percona database username. |
Password | The corresponding password for the username. |
Database | The Percona database you want to connect to. |
Schema | The schema inside the database to be used (optional). |
Steps to Validate and Save
- After filling in the details, click Validate to verify the connection.
- If validation succeeds, click Save to store the connection.
- You can now use Percona as a datasource in your Infoveave workspace.
Example Use Case
With a Percona connection configured, you can:
- Query and manage scalable Percona database clusters.
- Use MySQL-compatible SQL queries for analysis.
- Integrate Percona data into Infoboards for dashboards, reports, and insights.