Teiid 8.10 Final 发布,异构数据存储系统
- TEIID-3192 Salesforce Connectivity - connectivity was converted to the partner api provided by Salesforce rather than utilizing CXF. Please log an issue if you were utilizing features from the CXF config.
- TEIID-3046 Recursive Common Table Expression - engine and push down support was added.
- TEIID-3163 TEIID-3167 Text Table Enhancements - to support a general no trim option and to use a different row delimiter.
- TEIID-991 SybaseIQ Translator - for use with SybaseIQ 15.1 and later.
- TEIID-2882 PrestoDB Translator - for use with PrestoDB 0.85 and later.
- TEIID-1091 Additional SQL/XML Support - XMLEXISTS, XMLTEXT, and XMLCAST were added.
- TEIID-3216 Update Support for Google Spreadsheets
- TEIID-2384 Geospatial Support - contributed by Tom Arnold. Adds a geometry type and several functions. See the reference for more.
- TEIID-2816 Hbase Support - based upon the Phoenix JDBC Drirver.
- TEIID-3043 Docker Image - can now be produced by the build.
- TEIID-2694 REST Service - Generated REST web services now support larger binary payloads.
Teiid是一个数据虚拟化系统,让应用程序使用来自多个异构数据存储的数据。
Teiid由一堆工具,组件和创建和执行双向数据的服务所组成。通过抽象和联合、数据存取和集成的实时分布式数据源,无需进行复制或以其他方式移动数据系统的纪录。
简而言之:Teiid 可以让你用 JDBC + SQL 来访问企业的任何数据,并可对这些不同源的数据进行联合查询。
正文到此结束