Frequently Asked Questions (FAQs)
What is ScaleDB?
ScaleDB is a shared-disk storage engine that enables you to create a cluster containing multiple database nodes that all have full access to the entire collection of data. If you are using MySQL, simply replace the native storage engine with ScaleDB and it turns your database into a shared-disk cluster, without changing your application.
Is ScaleDB right for me?
If your application requires high-availability, improved scalability, support for complex queries and high-volume concurrent usage, then ScaleDB is right for you. If you find it difficult to partition your data, ScaleDB is an excellent choice, since it eliminates the need to partition.


