MySQL NDB Cluster API Developer Guide  /  MySQL NoSQL Connector for JavaScript  /  Using the MySQL JavaScript Connector: Examples

5.4 Using the MySQL JavaScript Connector: Examples

This section contains a number of examples performing basic database operations such as retrieving, inserting, or deleting rows from a table. The source for these files ca also be found in share/nodejs/samples, under the NDB Cluster installation directory.