How to Manage MySQL and PostgreSQL Databases The MG panel provides direct access to interfaces for MySQL and PostgreSQL website database management. You can create and delete databases, add MySQL users with privileges, and much more.
How to Manage Databases with PhpMyAdmin Overview A direct access to phpMyAdmin allows you to manage, import, export and modify your databases as such. Indeed, phpMyAdmin...
How to Import/Export Database in Command Line (User Mode) Introduction Before explaining the basic principles of this article, it is necessary to make sure that the reader is familiar...
How to Create a MySQL Trigger and Function by Connecting to an Account with an SSH Key Introduction It is sometimes necessary to create a trigger, procedure and function on N0C by connecting via SSH and coding...