Teiid 8.3 CR1 发布了,与 Beta2 版本比较,该版本包含如下新特性:
TEIID-196 Source Temporary Tables - temporary (locally scoped) tables may be defined at runtime against physical sources with a CREATE FOREIGN TEMPORARY TABLE statement. See the Reference for more.
TEIID-2159 JSON Production - added the JSONARRAY, JSONARRAY_AGG, JSONOBJECT, and JSONPARSE constructs for producing JSON. See the Reference for more.
TEIID-2248 Bulk Salesforce Inserts - added the ability for the Salesforce translator to perform bulk inserts.
在 Beta 版发布后我们得到了大量的反馈,修复了很多重要的 bug。正式版计划在两周后发布。
Teiid是一个数据虚拟化系统,让应用程序使用来自多个异构数据存储的数据。
Teiid由一堆工具,组件和创建和执行双向数据的服务所组成。通过抽象和联合、数据存取和集成的实时分布式数据源,无需进行复制或以其他方式移动数据系统的纪录。
项目主页:http://teiid.org/
下载地址:http://teiid.org/downloads
来自:开源中国社区