HomeMogDBMogDB StackUqbar
v2.1

Documentation:v2.1

Supported Versions:

Comparison - Disk vs. MOT

The following table briefly compares the various features of the MogDB disk-based storage engine and the MOT storage engine.

Table 1 Comparison - Disk-based vs. MOT

Feature MogDB Disk Store MogDB MOT Engine
Intel x86 + Kunpeng ARM Yes Yes
SQL and Feature-set Coverage 100% 98%
Scale-up (Many-cores, NUMA) Low Efficiency High Efficiency
Throughput High Extremely High
Latency Low Extremely Low
Distributed (Cluster Mode) Yes Yes
Isolation Levels - RC+SI
- RR
- Serializable
- RC
- RR
- RC+SI (in V2 release)
Concurrency Control Pessimistic Optimistic
Data Capacity (Data + Index) Unlimited Limited to DRAM
Native Compilation No Yes
Replication, Recovery Yes Yes
Replication Options 2 (sync, async) 3 (sync, async, group-commit)

Legend -

  • RR = Repeatable Reads
  • RC = Read Committed
  • SI = Snapshot Isolation
Copyright © 2011-2024 www.enmotech.com All rights reserved.