mirror of
https://github.com/tiyn/wiki.git
synced 2025-10-10 01:41:23 +02:00
restructuring: reevaluating the docker headers
This commit is contained in:
9
wiki/databases.md
Normal file
9
wiki/databases.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Databases
|
||||
|
||||
Databases are data collections of a computer system.
|
||||
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
|
Reference in New Issue
Block a user