Architecture
ScaleDB provides an open source API which can be found here. License type: GPL V2.
ScaleDB provides a clustered, shared-disk storage engine. The shared-disk architecture enables multiple nodes to share the same physical data, eliminating the need to partition your data.
The diagram below shows a cluster with multiple nodes in a cluster. Each node runs the ScaleDB storage engine in conjunction with a DBMS like MySQL. The ScaleDB Cluster Manager then orchestrates the interaction of these nodes.




