Important
Azure SQL Edge will be retired on September 30, 2025. For more information and migration options, see the Retirement notice.
Note
Azure SQL Edge no longer supports the ARM64 platform.
Azure SQL Edge provides a native implementation of data streaming capabilities called Transact-SQL (T-SQL) streaming. It provides real-time data streaming, analytics, and event-processing to analyze and process high volumes of fast-streaming data from multiple sources, simultaneously. T-SQL streaming is built by using the same high-performance streaming engine that powers Azure Stream Analytics in Microsoft Azure. The feature supports a similar set of capabilities offered by Azure Stream Analytics running on the edge.
As with Stream Analytics, T-SQL Streaming recognizes patterns and relationships in information extracted from several IoT input sources, including devices, sensors, and applications. You can use these patterns to trigger actions and initiate workflows. For example, you can create alerts, feed information to a reporting or visualization solution, or store the data for later use.
T-SQL streaming can help you:
T-SQL streaming works in exactly the same manner as Azure Stream Analytics. For example, it uses the concept of streaming jobs for processing of real-time data streaming.
A stream analytics job consists of:
Stream input: This defines the connections to a data source to read the data stream from. Azure SQL Edge currently supports the following stream input types:
Stream output: This defines the connections to a data source to write the data stream to. Azure SQL Edge currently supports the following stream output types
Stream query: This defines the transformation, aggregations, filter, sorting, and joins to be applied to the input stream, before it's written to the stream output. The stream query is based on the same query language as that used by Stream Analytics. For more information, see Stream Analytics Query Language.
Note
T-SQL streaming only supports a subset of the language surface area supported by Stream Analytics. For more information, see Stream Analytics Query Language.
LimitationsThe following limitations and restrictions apply to T-SQL streaming.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4