Skip to main content

EloqDoc

Next-Gen Distributed JSON Document DB

Fully elastic, MongoDB API compatible distributed database with compute-storage separation and robust ACID transactions

Features

Next-gen document database features designed for the AI era

Cost Effective

Our intelligent tiered storage architecture automatically optimizes data placement across memory, SSD, and object storage based on access patterns and document age. Hot documents remain in memory for instant access, warm data transitions to high-performance Local SSDs, and cold data moves to cost-effective object storage. This approach reduces storage costs by up to 90% even with better query performance.

Tiered Storage Architecture
Fully Decoupled Architecture

Fully Decoupled Architecture

EloqDoc's innovative architecture completely separates CPU, memory, logging, and storage components, enabling unprecedented flexibility and cost optimization. This disaggregated design allows you to optimize each resource tier for specific workload requirements, dramatically reducing over-provisioning and operational costs.

Simple Management

EloqDoc offers high compatibility with MongoDB. But unlike MongoDB's complex sharding that requires data movement and rebalancing, EloqDoc achieves true elasticity without data migration. Moreover, as a truely distributed database, EloqDoc do not need routers such as mongos to distribute requests, which means no more single point of failure.

MongoDB vs EloqDoc Comparison
Low Latency Distributed Transaction

Low Latency Distributed Transaction

Experience lightning-fast distributed transactions with our patented 1PC protocol. Our innovative approach reduces network round-trips and eliminates coordinator bottlenecks, enabling complex multi-document operations across shards with minimal performance impact.

Database Comparison

See how EloqDoc compares to MongoDB and Amazon DocumentDB

Features

EloqDoc

MongoDB

Amazon DocumentDB

Multi-Writer Support
Native Multi Master
Mongos Router Based
Sharding Based
Distributed Transaction
Strong
Weak
Weak
Compute-Storage Decouple
Main Storage
Object Storage
EBS
EBS
NVMe Acceleration
Scale-Out Speed
Fast
Slow
Slow
Open Source
Source Available: SSPL