发布于 2016-07-19 00:26:05 | 64 次阅读 | 评论: 0 | 来源: 网友投递
Teiid 数据虚拟化系统
Teiid是一个数据虚拟化系统,让应用程序使用来自多个异构数据存储的数据。
Teiid由一堆工具,组件和创建和执行双向数据的服务所组成。通过抽象和联合、数据存取和集成的实时分布式数据源,无需进行复制或以其他方式移动数据系统的纪录。
简而言之:Teiid 可以让你用 JDBC + SQL 来访问企业的任何数据,并可对这些不同源的数据进行联合查询。
Teiid 9.0.2 发布了,
本次发布主要更新如下:
[TEIID-4304] - Correct handling with subquery in on clause
[TEIID-4311] - Teiid Admin Api not support to create XA datasource on Jboss server.
[TEIID-4321] - VDB Validation is showing warnings, but failing deployment
[TEIID-4324] - TEIID30019 Unexpected exception for request ... java.lang.AssertionError: Batch not found in storage
[TEIID-4325] - ASSERTION FAILED: expected reference to be not null
[TEIID-4335] - No buffer when close is called
[TEIID-4338] - Hana and Vertica should be marked as requiring a source
[TEIID-4339] - Hot Rod ExecutionFactory name misspelled
[TEIID-4342] - loadMatView afterLoadScript error when calling a function
[TEIID-4336] - Errors in logs during server shutdown
下载地址:http://teiid.jboss.org/downloads/
更新详情:http://teiid.blogspot.com/2016/07/teiid-902-released.html