Built-in Connections

Built-in Connections

About

built-in connections are connections that are always available and therefore that you don't need to add or create them and you can't delete them.

List

Tabulify comes actually with the following built-in connections

Name Description
cd the current directory of the local file system
desktop the user desktop directory of the local file system
data-home the data home directory where data is stored by default
entity the location of the entity data set
home the user home directory of the local file system
howto the howto files (ie files used in the howto's)
mem An memory connection used when loading and processing data in memory
md the manifest directory - the directory of the manifest in the local file system
log the location of the tabul logs
app the directory of the app on the local file system
tpcds the table and data of the TPC-DS benchmark
tpcds_query the location of the Tpcds queries
tmp the temporary directory of the local file system



Related HowTo
How to generate data with a data set?

This howto will show you how to generate data with an data set generator. In these examples, we use a predefined csv entity file but you could any data resource such as : a sql table a sql query...
Learning Tabulify - Step 3 - What's a Connection ?

In the previous page, we learned that all data are known as data resource. Data resources are stored in systems in Tabulify. There is generally speaking two kind of systems: file system database...

Task Runner