📄️ Java Connection
MariaDB, MySQL, and Percona are highly popular open source databases, used by developers all over the world. In this instruction we’ll show you how to connect your Java application to these databases, standalone server and clustered solution.
📄️ PHP Connection
MySQL, MariaDB, and Percona are highly popular open source databases, used by developers all over the world. Follow the instruction below to learn how to connect your PHP application, hosted within the platform, to one of these DB servers:
📄️ Python Connection
MySQL, MariaDB, and Percona are highly popular among developers all over the world, when an open source SQL databases are required. In this instruction we’ll show you how to connect your Python application, hosted within the platform, to these DB servers.
📄️ Node.Js Connection
MySQL, MariaDB, and Percona are among of the most popular open source SQL databases, used by world’s largest organizations. In this guide we’ll overview a simple example of Node.js application connection to MySQL or MariaDB server.