Overview

datasqill Suite is an ELT suite that supports various data processing processes such as data transformation, data cleansing, data migration, data quality improvement, or data warehousing. datasqill logo

The suite allows simple and intuitive modeling of data transformations and handles their automated execution. A consistent tool chain forms the foundation for fast and qualitative development of data integration solutions and their reliable operation.

This user documentation describes features and working methods of the datasqill system components that are necessary for creating, execution planning, and monitoring of transformations.

Architecture

The system components of datasqill are:

  • datasqill Client is a Java-based thick client for administering the datasqill repository, creating configurations, developing transformations, and displaying runs
  • datasqill Repository contains the metadata for the transformations, as well as the connections and configurations for the engine.
  • datasqill Server is a Java server application that is responsible for scheduling and orchestration.
  • datasqill Modules are building blocks that control the execution of the respective transformations.

datasqill architecture