Minor sentence.
This commit is contained in:
parent
cdfaf3a006
commit
69fc674a2a
1 changed files with 3 additions and 1 deletions
|
@ -1428,7 +1428,7 @@ But today with the NVMe protocol, the latency to the first file access can be as
|
||||||
.FOOTNOTE2
|
.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.
|
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.
|
This section briefly presents some of them and their difference from DODB.
|
||||||
|
|
||||||
|
@ -1507,6 +1507,8 @@ and
|
||||||
.B CockroachDB
|
.B CockroachDB
|
||||||
(proprietary, distributed, ACID transactions), etc.
|
(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
|
.KS
|
||||||
.BULLET
|
.BULLET
|
||||||
.B "Document databases" .
|
.B "Document databases" .
|
||||||
|
|
Loading…
Add table
Reference in a new issue