We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91025d2 commit dd5f9c6Copy full SHA for dd5f9c6
README.md
@@ -65,7 +65,7 @@ Databend uses the latest techniques in vectorized query processing to allow you
65
Databend leverages data-level parallelism(Vectorized Query Execution) and instruction-level parallelism(SIMD) technology, offering blazing performance data analytics.
66
67
68
-- __Git-like Storage__
+- __Git-like MVCC Storage__
69
70
Databend stores data with snapshots. It's easy to query, clone, and restore historical data in tables.
71
0 commit comments