The Node.js API can be used to connect to SQL Anywhere databases, issue SQL queries, and obtain result sets.
The Node.js driver allows users to connect and perform queries on the database using JavaScript on Joyent's Node.js software platform. Drivers are available for various versions of Node.js.
The API interface is very similar to the SAP HANA Node.js Client, and allows users to connect, disconnect, execute, and prepare statements.
The driver is available for install through the NPM (Node Packaged Modules) web site:
https://npmjs.org/.
It can also be downloaded from https://github.com/sqlanywhere/node-sqlanywhere.
Looking for API reference documentation? If you installed the documentation locally, use the Windows Start menu to access it (Microsoft Windows), or navigate to it under C:\Program Files\SQL Anywhere 17\Documentation.
You can also access SAP SQL Anywhere API reference documentation on the web at
DocCommentXchange: http://dcx.sap.com