Skip to content

IsantePlus/etlscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

This is the instructions to use the ETL Script for iSantéPlus reports.

How to execute the ETL script for the reports

  1. Clone this repository in your home directory:

      git clone https://github.com/IsantePlus/etlscript
    
  2. After cloning the etlscript repository, open the terminal and execute this command in the project root directory. ./load.sh <mysql_user> <mysql_password> mysql_host> <mysql_port> ie

    ./load.sh root Admin123 localhost 3306 
    

Note: Ensure you have mysql client installed locally

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages