| |||||
Written in Java, Teiid is made of tools, components and services for creating and executing bi-directional data services.
Through abstraction and federation, data is accessed and integrated in real-time across distributed data sources without copying or otherwise moving data from its system of record.
Here are some key features of "Teiid":
Teiid Components:
· Server
· Tools
· Connectors
· Embedded
· Query Engine
What's New in This Release: [ read full changelog ]
· Teiid Console - A web based administrative console for Teiid.
· Positional procedure defaults - a procedure now may be called positionally with just the leading input parameters as long as all trailing parameters are out or defaultable.
· Streaming Improvements - the ws translator invoke/invokeHttp procedures now accept a "stream"" parameter to indicate that the result should be streamed directly without an intermediate copy being created. Also intermediate document/blob copies are made concurrently with reading to reduce latency.
· Rest Services - when required extension metadata defined on the virtual procedure, a REST based service on that procedure is automatically generated and deployed upon VDB deployment.
· Binary XMLSERIALIZE - XMLSERIALIZE now supports blob/varbinary and the encoding/version and XMLDECLARATION options.
· OBJECTTABLE - was added to extract values from objects using arbitrary scripts. See the Reference for usage.
· Vararg Procedures - variable argument procedures and functions can be created through DDL using the VARIADIC parameter type. See the Reference for usage.
· Function Based Indexes - DDL can be used to specify function based indexes. When used on an internal mat view it will create the corresponding function based index automatically. In any other circumstance, the metadata is not currently used.

Via: Teiid 8.2.0 / 8.3.0 Beta2






0 Comment:
Post a Comment