Our Knowledgebase: Databases

Our Knowledgebase is divided into different categories. Please select the category or article you are interested in below.

Articles

How do I create an SSH tunnel? How do I create an SSH tunnel?
The SSH protocol is a useful tool available on all our servers which allows our customers to access the command prompt on our server over an encrypted connection (whereas telnet communications ar... (more)
Can I connect to a database remotely? Can I connect to a database remotely?
Like all databases servers, MySQL (and PostgreSQL) uses it's own set of usernames and passwords, as well as it's own system of permissions management to restrit/grant access to set databases, as we... (more)
How do I import an SQL file into MySQL? How do I import an SQL file into MySQL?
There are three ways you can import a database file (or SQL) file directly into a MySQL database. However the choice will depend on the size of the database you are attempting to upload. ... (more)
How do I create a database in Plesk? How do I create a database in Plesk?
Adding and removing databases on your account is all handled via the Plesk Control Panel interface for each domain. To create a new database, you will need to log onto Plesk: First... (more)