KS/KE
This commit is contained in:
parent
838c0e4494
commit
03ae174112
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
This section briefly presents some of them and their difference from DODB.
|
||||||
|
|
||||||
.STARTBULLET
|
.STARTBULLET
|
||||||
|
.KS
|
||||||
.BULLET
|
.BULLET
|
||||||
.B "Traditional DBMS" .
|
.B "Traditional DBMS" .
|
||||||
This category includes all SQL database management systems with a dedicated application handling databases and the operations upon them.
|
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.
|
Most known DBMSs are MSSQL, Postgres, Oracle and MariaDB.
|
||||||
|
.KE
|
||||||
|
|
||||||
These applications are inherently complex for different reasons.
|
These applications are inherently complex for different reasons.
|
||||||
.STARTBULLET
|
.STARTBULLET
|
||||||
|
|
Loading…
Add table
Reference in a new issue