Table of Contents

About

A tabular data structure is a data structure that shows data as a collection of columns with the same data type that can be read by rows or by columns.

A tabular is also known as:

  • a relation
  • or data set

Type

Built-in

Tabulify comes pre-installed with a couple of data set used in the entity generator. The base entity (person, …) are stored in csv data set file. More .. see Generator - Entity Column Generator