diff --git a/paper/paper.ms b/paper/paper.ms index 8af7d17..2902a26 100644 --- a/paper/paper.ms +++ b/paper/paper.ms @@ -1172,10 +1172,12 @@ Other approaches have been used to store data over the years, including but not This section briefly presents some of them and their difference from DODB. .STARTBULLET +.KS .BULLET .B "Traditional DBMS" . This category includes all SQL database management systems with a dedicated application handling databases and the operations upon them. Most known DBMSs are MSSQL, Postgres, Oracle and MariaDB. +.KE These applications are inherently complex for different reasons. .STARTBULLET