Data Types
10 items
System Tables
15 items
Table Engines
3 items
SQL Identifiers
SQL identifiers are names used for different elements within Databend, such as tables, views, and databases.
Access Control Privileges
Databend Access Control Privileges
Managing Settings
Managing Databend settings
Input & Output File Formats
Databend accepts a variety of file formats both as a source and as a target for data loading or unloading. This page explains the supported file formats and their available options.
Connection Parameters
The connection parameters refer to a set of essential connection details required for establishing a secure link to supported external storage services, like Amazon S3. These parameters are enclosed within parentheses and consists of key-value pairs separated by commas. It is commonly utilized in operations such as creating a stage, copying data into Databend, and querying staged files from external sources. The provided key-value pairs offer the necessary authentication and configuration information for the connection.
SQL Conformance
Databend aims to conform to the SQL standard, with particular support for ISO/IEC 90752011. While not an exhaustive statement of conformance, Databend incorporates many features required by the SQL standard, often with slight differences in syntax or function. This page outlines the level of conformity of Databend to the SQL:2011 standard.