Overview
You can connect to an RDS for MariaDB instance through a MySQL command-line interface (CLI) or using Java database connectivity (JDBC).
| Connection Method | Scenarios |
|---|---|
| Connecting to an RDS for MariaDB Instance Through the MySQL CLI Client | In Linux, you need to install a MariaDB client on your device and connect to the instance through the MySQL CLI over a private or public network.
|
| If you are connecting to an instance through JDBC, the SSL certificate is optional. For security reasons, you are advised to download the SSL certificate to encrypt the connection. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.