The Kumologica node is a generic SQL client for connecting MySQL, PostgresSQL or MSSQL database.
Go to the project directory and run from the console:
npm install @kumologica/kumologica-contrib-sql
Kumologica Designer and database username, password and connection properties for appropriate database are required. Follow below instructions:
You need Kumologica Designer to use GenricSQL Node.
To install Kumologica SDK run following command:
npm install -g @kumologica/sdk
After successful installation run following command to open Kumologica Designer:
kl open
GenericSQL Node documentation: https://docs.kumologica.com/docs/references/SQL.html
For more information about Kumologica SDK Installation see: Kumologica SDK Installation
Visit kumologica.com for information about sdk, designer, documentation, tutorials, support and professional services.