1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-10-10 01:41:23 +02:00

docker-images/docker: restructuring

This commit is contained in:
2023-08-06 13:44:51 +02:00
parent 04f7ea856d
commit 1c0edb2117
106 changed files with 58 additions and 58 deletions

View File

@@ -5,5 +5,5 @@ Most prominent type of database are SQL databases.
## Database management systems (DBMS)
- [MySQL](./docker-images/mysql.md) is a relational DBMS
- [MariaDB](./docker-images/mariadb.md) is a relational DBMS that is a fork of MySQL
- [MySQL](./docker/mysql.md) is a relational DBMS
- [MariaDB](./docker/mariadb.md) is a relational DBMS that is a fork of MySQL