发布于 2017-10-06 23:56:51 | 148 次阅读 | 评论: 0 | 来源: 网友投递
Teiid 数据虚拟化系统
Teiid是一个数据虚拟化系统,让应用程序使用来自多个异构数据存储的数据。
Teiid由一堆工具,组件和创建和执行双向数据的服务所组成。通过抽象和联合、数据存取和集成的实时分布式数据源,无需进行复制或以其他方式移动数据系统的纪录。
简而言之:Teiid 可以让你用 JDBC + SQL 来访问企业的任何数据,并可对这些不同源的数据进行联合查询。
尽管还没发布 WildFly 11 final,但 Teiid 10.0.0.CR1 已发布,这意味着可能还会有 CR2。看看该版本中值得关注的亮点:
TEIID-4981 Amazon S3 translator support, now read the objects directly from Amazon S3 with security
TEIID-5026 The behavior of the FROM_UNIXTIME function was corrected and the related datetime functions UNIX_TIMESTAMP, TO_MILLIS, and FROM_MILLIS were added.
TEIID-1131 Added support for importing sequence information.
TEIID-5073 Added a salesforce-41 translator/resource adapter pair, which defaults to accessing the v40 salesforce API.
TEIID-4208 Added parallelism to plan execution involving large sorts.
TEIID-5002 Upgraded to WildFly 11
正在进行中的工作
与 Spring Boot 的集成。详情请查看 incremental progress
下周发布 9.3.4 版本
详情:http://teiid.blogspot.com/2017/10/teiid-1000cr1-released.html