TimescaleDB | |
数据库模式 | Time Series Time Series DBMS,Relational DBMS |
官网 | https://www.timescale.com/ |
说明文档 | https://docs.timescale.com/ |
安装说明 | |
数据类型说明 | |
DDL说明 | |
元数据说明 | |
示例代码 | https://gitee.com/anyline/anyline-simple/tree/master/anyline-simple-data-jdbc-dialect/anyline-simple-data-jdbc-timescale |
驱动类 | org.postgresql.Driver |
驱动下载 | |
驱动maven | |
JDBC-URL | jdbc:postgresql://{host}:{port:5432}/{database} |
支持语言 | .Net,C,C++,Delphi,Java ,JavaScript,Perl,PHP,Python,R,Ruby,Scheme,Tcl |
支持接口 | ADO.NET,JDBC,native C library,ODBC,streaming API for large objects |