1. Home
  2. Data

Data

◷ Reading Time: 2 minutes

Overview

FlexRule can help you with many data-driven scenarios. Just to name some:

  • Data processing i.e. filter, calculate, join, manipulation etc.
  • Data Connectors and ETL
  • Data Virtualization
  • Standardize Data Exchange
  • Analytics

More details on Overview

Data Manipulation

Once data are loaded from one or multiple sources, there will be a need to look at data, manipulate data, and all other functions around data.

Graphical Presentation of Data Operations – IRD

Information Requirement Diagram or in short IRD is a way to model data flow and operations visually.

Read more Details

Monadic Presentation of Data Operations: Expressions

FlexRule also supports querying language on the loaded data set. You can learn more on:

Connecting to Data

There are multiple ways of accessing data. And a solution can load multiple data sources and look at those across for doing a task.

Data Access

Your model can access data as part of the execution. The data can be in a file, database, etc. Below are different ways of accessing data:

  1. Database
  2. Spreadsheet (e.g., Excel)
  3. Xml
  4. JSON
  5. Web Services
    1. REST Call
    2. SOAP Call

Functions to Deal with Data

Updated on May 28, 2020

Was this article helpful?