HowTo - Database

Undraw Server

About

This How-to section is specific to the database system (relational or not)

Undraw Server
How to load your database with the TPCDS benchmark

This howto will show you how to load a relational database schema in order to create a benchmark with the data query command

Undraw Server
How to load a JSON documents in a database

This howto will show you how to load json document (files) into your relational database.

Undraw Server
How to create a table from the definition of another SQL table

This Howto will show you how to copy the data definition of a SQL table from another SQL table

Undraw Server
How to create a table with a CREATE Sql statement file

This Howto will show you how to create a SQL table with a SQL file that contains a ''CREATE'' SQL statement

Undraw Server
How to copy the data definition of all tables from a star/snowflake schema

This howto will show you how to copy the data definition of all SQL tables from a star/snowflake schema.

Tpc
How to execute and shows the result of a SQL Query

This howto will shows you to execute and shows the result of a SQL Query against the tpcds data

Undraw Server
How to list SQL Tables

This howto will show you how to list SQL Tables

Undraw Server
How to load a CSV file into a SQL table

How to upload a CSV file into a SQL table in two steps

Undraw Server
This topic does not exist yet

This how-to will show you how to define the generation of data via a data definition file and load it into a table via the tabli data fill operation.

Undraw Server
Tabli - How to fill a table with auto generated data

This how-to will show you how to fill a table with auto-generated data and the Tabli fill action.

Undraw Server
HowTo - How to load XML files into a database with Tabulify

This database howto will show you how to load Xml file and document into a database.

Task Runner