Skip to content

Commit b8d43e0

Browse files
committed
add info on WAE
1 parent 4461468 commit b8d43e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/changelog/workers/2025-09-26-analytics-engine-sql-enhancements.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Workers Analytics Engine now supports additional SQL functions
2+
title: Workers Analytics Engine adds supports for new SQL functions
33
description: Workers Analytics Engine now supports additional SQL functions including new mathematical operations, aggregate functions, and bit functions!
44
date: 2025-10-02
55
products:
66
- workers-analytics-engine
77
---
88
You can now perform more powerful queries directly in [Workers Analytics Engine](https://developers.cloudflare.com/analytics/analytics-engine/) with a major expansion of our SQL function library.
99

10-
Workers Analytics Engine allows you to ingest and store high-cardinality data at scale (such as usage-based billing data per customer) and query your data through a simple SQL API.
10+
Workers Analytics Engine allows you to ingest and store high-cardinality data at scale (such as custom metrics) and query your data through a simple SQL API.
1111

1212
Today, we've expanded Workers Analytics Engine's SQL capabilities with several new functions:
1313

0 commit comments

Comments
 (0)