From 69fc674a2a2e4d224fc3fad712f73a86ab9a495e Mon Sep 17 00:00:00 2001 From: Philippe Pittoli Date: Wed, 12 Mar 2025 04:33:54 +0100 Subject: [PATCH] Minor sentence. --- paper/paper.ms | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/paper/paper.ms b/paper/paper.ms index f5ad955..d72c6d6 100644 --- a/paper/paper.ms +++ b/paper/paper.ms @@ -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" .