mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-09-10 19:15:25 +02:00
[DMDB] Fix typo in dmdb summary
This commit is contained in:
Binary file not shown.
+1
-1
@@ -8,7 +8,7 @@ This scheme is used by actual systems, but they also have many additional detail
|
||||
A typical ideal application for a row store is Online Transaction Processing (OLTP).
|
||||
This is visible for example with banking applications, shopping carts, etc, where the operations mostly are on a single tuple.
|
||||
|
||||
However, for xomplex queries, the row store can become cumbersome.
|
||||
However, for complex queries, the row store can become cumbersome.
|
||||
|
||||
|
||||
\paragraph{Column Store}
|
||||
|
||||
Reference in New Issue
Block a user