@kumologica/kumologica-contrib-sql v1.0.5
Kumologica contribution node: kumologica-contrib-sql
Overview
The Kumologica node is a generic SQL client for connecting MySQL, PostgresSQL or MSSQL database.
Installation
From command line
Go to the project directory and run from the console:
npm install @kumologica/kumologica-contrib-sql Dependencies
Kumologica Designer and database username, password and connection properties for appropriate database are required. Follow below instructions:
Kumologica Designer
You need Kumologica Designer to use GenricSQL Node.
To install Kumologica SDK run following command:
npm install -g @kumologica/sdkAfter successful installation run following command to open Kumologica Designer:
kl openMore information
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.