This How-to section is specific to the database system (relational or not)
This howto will show you how to load a relational database schema in order to create a benchmark with the data query command
This howto will show you how to load json document (files) into your relational database.
This Howto will show you how to copy the data definition of a SQL table from another SQL table
This Howto will show you how to create a SQL table with a SQL file that contains a ''CREATE'' SQL statement
This howto will show you how to copy the data definition of all SQL tables from a star/snowflake schema.
This howto will shows you to execute and shows the result of a SQL Query against the tpcds data
This howto will show you how to list SQL Tables
How to upload a CSV file into a SQL table in two steps
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.
This how-to will show you how to fill a table with auto-generated data and the Tabli fill action.
This database howto will show you how to load Xml file and document into a database.