This chapter discusses various topics regarding application development using SQL with MySQL NDB Cluster. While MySQL NDB Cluster can be used as relational database system via SQL nodes, it can be used as NoSQL storage via the native NDB API. This chapter covers the former topic, accessing MySQL NDB Cluster via an SQL node. Even though it is possible to access MySQL NDB Cluster just like other relational databases, it is important to understand the ...