Minor sentence.

This commit is contained in:
Philippe Pittoli 2025-03-12 04:33:54 +01:00
parent cdfaf3a006
commit 69fc674a2a

View file

@ -1428,7 +1428,7 @@ But today with the NVMe protocol, the latency to the first file access can be as
.FOOTNOTE2
.
.
.SECTION Alternatives
.SECTION Alternative databases
Other approaches have been used to store data over the years, including but not limited to SQL and key-value stores.
This section briefly presents some of them and their difference from DODB.
@ -1507,6 +1507,8 @@ and
.B CockroachDB
(proprietary, distributed, ACID transactions), etc.
Features vary, but all these implementations of KV stores are actually efficient on data retrievial compared to SQL databases.
.KS
.BULLET
.B "Document databases" .