Amazon Redshift | |
数据库模式 | Relational |
官网 | https://aws.amazon.com/redshift/ |
说明文档 | https://docs.aws.amazon.com/redshift/ |
安装说明 | |
数据类型说明 | https://docs.aws.amazon.com/redshift/latest/dg/c_Supported_data_types.html |
DDL说明 | https://docs.aws.amazon.com/redshift/latest/dg/c_SQL_commands.html |
元数据说明 | |
示例代码 | |
驱动类 | com.amazon.redshift.jdbc4.Driver |
驱动下载 | https://s3.amazonaws.com/redshift-downloads/drivers/jdbc/2.1.0.30/redshift-jdbc42-2.1.0.30.jar |
驱动maven | com.amazon.redshift:redshift-jdbc42 |
JDBC-URL | jdbc:redshift://{host}:{port}/{database} |
支持语言 | All languages supporting JDBC/ODBC |
支持接口 | JDBC,ODBC |