Data Resource - File

Undraw Environment

About

A file is a data resource from a file system.

Supported format

The following file shows a format that can be defined via extra attributes.

If the format is not detected, the file is seen as a binary file and can still be moved, copied, deleted but not changed.

Attributes

For every file, the common attributes are available




Related HowTo
Undraw Environment
How to load an HTLM table in a database?

This howto shows you how to load an HTML table in a SQL Table. Because the HTML resource is a file resource, it can be used as any source in any type of transfer. Example with the upsert operation...
Undraw Environment
Learning Tabulify - Step 2 - What's a Data Resource ?

The first job of a data processing platform such as Tabulify is to work with data. Tabulify calls, locates and knows all data uniformly under the term Data Resource. A file is a data resource A directory...
Undraw Environment
Learning Tabulify - Step 4 - How to select Data Resources

To select a data resources such as a file or a database table, Tabulify uses the concept of: and dependency (Do we select also the dependent data resources) This page goes through this concepts...
Undraw Environment
Learning Tabulify - Step 8 - How to modify the content of a table

Tabulify learning guidetransfer step The transfer page should have made you familiar with the transfer concept where we have introduced the copy operation. The copy and move operation does not modify...
Undraw Environment
Learning Tabulify - Step 9 - How to fill a data resource with generated data ?

Tabulify integrates natively a data generator. You can generate realistic production data and start working on your project right away. anonymize production data in your development environment because...
Undraw Environment
Tabul - How to load a CSV file into a SQL table

How to upload a CSV file into a SQL table in two steps
Undraw Environment
Tabulify - How to create a CSV File with generated data

This article shows you how to generate a csv file from a generator tabular file.
Undraw Environment
Tabulify - How to fill a database relational schema with generated data and Tabul

This how-to will show you how to use the tabul fill command to fill all the tables of a schema with generated data.
Undraw Environment
Tabulify - How to select data resources with a Glob Pattern

With this howto, you will learn what a glob pattern is and how to use it to select data resources.

Task Runner