Skip to main content

Supported Data Types

AskTable supports multiple types of databases and files, making it convenient for you to flexibly integrate different data for queries and analysis. Below is a list of the currently supported types:

Supported Database or File Types

Logo
TypeSupported VersionsDescription
MySQL5.7/8.0Popular open-source database
PostgreSQL14/15/16Popular open-source database
PolarDB MySQL5.7/8.0Alibaba Cloud - Cloud-native Database (MySQL-compatible)
PolarDB PostgreSQL14/15/16Alibaba Cloud - Cloud-native Database (PostgreSQL-compatible)
Oracle18cMainstream commercial relational database
OceanBase4.2 and aboveDistributed relational database (MySQL-compatible)
TiDB8.1.0 and aboveDistributed relational database
ClickHouse22.12 and aboveDistributed columnar database
StarRocks3.xDistributed analytical database
Hive3.xDistributed analytical database
Excel Files.xlsx/.xls-
CSV Files.csvSupports common delimiters including comma, tab, etc

If your database is not on the above list, please inform us via Contact Us. We will add support as soon as possible.

Basic Requirements for Data Sources

  • For Databases: You need to provide connection information for the database, including host address, port number, database name, username, and password.
  • For Files: You need to upload the file and ensure that the file format is correct.

Next Steps

To learn how to create and manage these data sources, refer to the following documentation: