发布于 2017-12-06 23:47:22 | 189 次阅读 | 评论: 0 | 来源: 网友投递
Teiid 数据虚拟化系统
Teiid是一个数据虚拟化系统,让应用程序使用来自多个异构数据存储的数据。
Teiid由一堆工具,组件和创建和执行双向数据的服务所组成。通过抽象和联合、数据存取和集成的实时分布式数据源,无需进行复制或以其他方式移动数据系统的纪录。
简而言之:Teiid 可以让你用 JDBC + SQL 来访问企业的任何数据,并可对这些不同源的数据进行联合查询。
Teiid 10.0.1 已发布,解决了 14 个问题:
[TEIID-5106] - Tables names are case sensitive in Postgres/Oracle/MSSQL but not in Teiid.
[TEIID-5154] - Missing default method for IsDistinct
[TEIID-5137] - SystemAdmin.usage column dependency issue
[TEIID-5138] - JGroups Channel creation in domain mode is invalid
[TEIID-5139] - Reached maximum thread count "10" for worker pool "async-teiid-threads"
[TEIID-5140] - Teiid 10 postgres driver version
[TEIID-5146] - UNION of two similar JOIN queries fails with ASSERTION FAILED error if it contains table function of procedural call with arguments
[TEIID-5152] - "No value was available" error message when evaluating an expression
[TEIID-5153] - RAND function gives same results in view
[TEIID-5166] - Google spreadsheet insert fails
[TEIID-5171] - Forward navigation of expand returns wrong results.
[TEIID-5172] - Missing message for key "TEIID31262"
[TEIID-5173] - Swagger API mixup
[TEIID-5175] - Binding of Hive date types should not use the calendar
另外,开发团队表示,9.3.6 版本也将在年前发布。
Teiid 是一个数据虚拟化系统,让应用程序使用来自多个异构数据存储的数据。
Teiid 由一堆工具,组件和创建和执行双向数据的服务所组成。通过抽象和联合、数据存取和集成的实时分布式数据源,无需进行复制或以其他方式移动数据系统的纪录。
简而言之:Teiid 可以让你用 JDBC + SQL 来访问企业的任何数据,并可对这些不同源的数据进行联合查询。