How can I create a SQL database with Debian?

Tu
- in Servers
1

I have a vServer running Debian 9 and need a database or MySQL for a Minecraft server (Bungeecord)

The database should be accessible via phpmyadmin on the Internet.

How do I create something or how do I find something like that?

Sh

For creating a database, there's a very good tutorial, which you will find https://www.bennetrichter.de/anleitungen/apache2-php7-mariadb-phpmyadmin/. So far no one had any problems with it after following this tutorial.