You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/synapse-analytics/data-explorer/data-explorer-compare.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ ms.subservice: data-explorer
15
15
16
16
[Azure Data Explorer](/azure/data-explorer/data-explorer-overview) is a stand-alone, fast, and highly scalable data exploration service for log and telemetry data. The same underlying technology that runs the service is available in Azure Synapse as an integrated analytics service to complement its existing SQL and Spark services geared for data warehouse and data engineering machine learning scenarios.
17
17
18
-
The native integration of Data Explore capabilities brings analytics log and time series workloads to Synapse in the form of Synapse Data Explorer pools. These pools offer close integration with and easier management of connectivity to other Synapse capabilities. Having all your machine and user data available and accessible in one place, and by leveraging the near real-time exploratory capabilities of Data Explorer, enables you to build solutions that drive business value.
18
+
The native integration of Data Explore capabilities brings analytics log and time series workloads to Synapse in the form of Synapse Data Explorer pools. These pools offer close integration with, and easier management of connectivity to, other Synapse capabilities. Having all your machine and user data available and accessible in one place, and by leveraging the near real-time exploratory capabilities of Data Explorer, enables you to build solutions that drive business value.
19
19
20
20
We recommend starting with Synapse Data Explorer if you are looking for a unified solution that combines big data and analytics capabilities.
Copy file name to clipboardExpand all lines: articles/synapse-analytics/data-explorer/data-explorer-overview.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -19,10 +19,10 @@ Azure Synapse Analytics Data Explorer provides customers with an interactive que
19
19
20
20
## What makes Azure Synapse Analytics Data Explorer unique?
21
21
22
-
***Easy ingestion** - Data Explorer offers built-in integrations for no-code/low-code, highthroughput data ingestion, and caching data from real-time sources. Data can be ingested from sources such as Event Hub, Kafka, Azure Data Lake, open source agents such as Fluentd/Fluent Bit, and a wide variety of cloud and on-premises data sources.
22
+
***Easy ingestion** - Data Explorer offers built-in integrations for no-code/low-code, high-throughput data ingestion, and caching data from real-time sources. Data can be ingested from sources such as Event Hub, Kafka, Azure Data Lake, open source agents such as Fluentd/Fluent Bit, and a wide variety of cloud and on-premises data sources.
23
23
24
-
***No complex data modeling** - With Data Explorer, there is no need to build complex data models and no need for complex scripting to transform data before it can be consumed.
25
-
***No index maintenance** - There is no need for maintenance jobs to optimize data for query performance and no need for index maintenance. With Data Explorer, all raw data is available immediately, allowing you to run high-performance and high-concurrency queries on your streaming and persistent data. You can use these queries to build near real-time dashboards and alerts, and connect operational analytics data with the rest of data analytics platform.
24
+
***No complex data modeling** - With Data Explorer, there is no need to build complex data models and no need for complex scripting to transform data before it's consumed.
25
+
***No index maintenance** - There is no need for maintenance tasks to optimize data for query performance and no need for index maintenance. With Data Explorer, all raw data is available immediately, allowing you to run high-performance and high-concurrency queries on your streaming and persistent data. You can use these queries to build near real-time dashboards and alerts, and connect operational analytics data with the rest of data analytics platform.
26
26
***Democratizing data analytics** - Data Explorer democratizes self-service, big data analytics with the intuitive Kusto Query Language (KQL) that provides the expressiveness and power of SQL with the simplicity of Excel. KQL is highly optimized for exploring raw telemetry and time series data by leveraging Data Explorer's best-in-class text indexing technology for efficient free-text and regex search, and comprehensive parsing capabilities for querying traces\text data and JSON semi-structured data including arrays and nested structures. KQL offers advanced time series support for creating, manipulating, and analyzing multiple time series with in-engine Python execution support for model scoring.
27
27
***Proven technology at petabyte scale** - Data Explorer is a distributed system with compute and storage that can scale independently, enabling analytics on gigabytes or petabytes of data.
28
28
***Integrated** - Azure Synapse Analytics provides interoperability across data between Data Explorer, Apache Spark, and SQL engines empowering data engineers, data scientists, and data analysts to easily, and securely, access and collaborate on the same data in the data lake.
Copy file name to clipboardExpand all lines: articles/synapse-analytics/overview-terminology.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Pipelines are how Azure Synapse provides Data Integration - allowing you to move
50
50
***Trigger** - Executes a pipeline. It can be run manually or automatically (schedule, tumbling window or event-based)
51
51
***Integration dataset** - Named view of data that simply points or references the data to be used in an activity as input and output. It belongs to a Linked Service.
52
52
53
-
## Data Explorer
53
+
## Data Explorer (Preview)
54
54
55
55
Azure Synapse Analytics Data Explorer provides customers with an interactive query experience to unlock insights from log and telemetry data.
0 commit comments