Menu
Support for NodeJS
We support NodeJS for your convenience
NodeJS support
JSQL supports the NodeJS from version 8, thanks to which you are able to perform database queries from JavaScript using the NodeJS as our JSQL base server application.
Thanks to the integration of JSQL with NodeJS, you are able to integrate your current or new project with JSQL and enjoy the execution of queries from the frontend level without creating the API.
How to integrate NodeJS with JSQL
Read the documentation or the getting started section to start using JSQL

NPM registry
The JSQL NodeJS library is available in the NPM registry and this is the only official distribution of our product forĀ NodeJS.
Get acquainted with the library page in the NPM registry at
https://www.npmjs.com/package/jsql-node-plugin
Or simply download using NPM
npm install jsql-node-plugin