mirror of
https://github.com/tiyn/wiki.git
synced 2025-10-10 01:41:23 +02:00
docker-image folder added
The docker-images where scattered across different files. For faster access i moved them to an extra folder and linked them if they're needed elsewhere. entries that where outside this folder and only contained basic documentation of the docker image where removed.
This commit is contained in:
@@ -5,5 +5,5 @@ Most prominent type of database are SQL databases.
|
||||
|
||||
## Database management systems (DBMS)
|
||||
|
||||
- [MySQL](./mysql.md) is a relational DBMS
|
||||
- [MariaDB](./mariadb.md) is a relational DBMS that is a fork of MySQL
|
||||
- [MySQL](./docker-images/mysql.md) is a relational DBMS
|
||||
- [MariaDB](./docker-images/mariadb.md) is a relational DBMS that is a fork of MySQL
|
||||
|
Reference in New Issue
Block a user