ObsessionDB is a managed hosting service for ClickHouse that implements a compute-storage separated architecture. It utilizes a distributed NVMe cache mesh to keep frequently accessed data locally available while persisting writes asynchronously to object storage.
- Website
- https://obsessiondb.com[01]
- Tech Docs
- https://obsessiondb.com/docs[02]
- Developer
- Country of Origin
- DE
- Start Year
- 2024
- Project Type
- Commercial
- Written in
- C++
- Operating System
- Hosted
- License
- Proprietary
ObsessionDB is a managed hosting service for ClickHouse that implements a compute-storage separated architecture. It utilizes a distributed NVMe cache mesh to keep frequently accessed data locally available while persisting writes asynchronously to object storage.
History
Developed by ObsessionDB Inc., the system was introduced as a managed alternative to self-hosted ClickHouse deployments. It rebuilds the underlying storage layer to separate compute from storage. The platform maintains full compatibility with standard ClickHouse clients, drivers, and SQL interfaces while introducing a cache-first query path that avoids round-trips to object storage during reads.
Citations
2 sources- ObsessionDB — Fully Managed Hosting for ClickHouse Software obsessiondb.com
- Docs | ObsessionDB obsessiondb.com