Skip to content

rouhu/QueryCloud

Repository files navigation

QueryCloud - SQL Query Builder and ETL Tool

Installation:

  • Save the files to your webroot
  • Modify the config.php file with your repository database credentials and administrator logins
  • Run "Create Table" commands in config.php file for your repository database
  • Schedule /cron.php with crontab to run ETLs with a schedule

Supported source databases and ETL destinations:

Sources:

  • MySQL/MariaDB
  • PostgreSQL

Destinations:

  • MySQL/MariaDB
  • PostgreSQL
  • S3 Object Storage
  • SFTP

Supported ETL types:

  • UPSERT to Database destinations
  • CSV files to SFTP and S3

Requirements:

  • PHP 8.x
  • MySQL/MariaDB Database as repository DB
  • If needed install PSQL extension for PHP
  • Allocate enough memory for PHP for large data transfers

Made using:

About

Visual Query Builder and ETL Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •