All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Security
Security
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

Workers Analytics Engine, Workers - More SQL aggregate, date and time functions available in Workers Analytics Engine

7mo ago

Source

CloudflareWorkers Analytics Engine, Workers - More SQL aggregate, date and time functions available in Workers Analytics Enginecloudflare.com
Snippet from the RSS feed
You can now perform more powerful queries directly in Workers Analytics Engine with a major expansion of our SQL function library. Workers Analytics Engine allows you to ingest and store high-cardinality data at scale (such as custom analytics) and query your data through a simple SQL API. Today, we've expanded Workers Analytics Engine's SQL capabilities with several new functions: New aggregate functions: countIf() - count the number of rows which satisfy a provided condition sumIf() - calculate a sum from rows which satisfy a provided condition avgIf() - calculate an average from rows which satisfy a provided condition New date and time functions: toYear() toMonth() toDayOfMonth() toDayOfWeek() toHour() toMinute() toSecond() toStartOfYear() toStartOfMonth() toStartOfWeek() toStartOfDay() toStartOfHour() toStartOfFifteenMinutes() toStartOfTenMinutes() toStartOfFiveMinutes() toStartOfMinute() today() toYYYYMM() Ready to get started? Whether you're building usage-based billing systems, customer analytics dashboards, or other custom analytics, these functions let you get the most out of your data. Get started with Workers Analytics Engine and explore all available functions in our SQL reference documentation .

You might also wanna read

ClickHouse AggregatingMergeTree: Accelerating Analytics with Pre-Aggregated Data

This article explains ClickHouse's AggregatingMergeTree engine, which pre-aggregates data to speed up analytical queries on large datasets.

dev.to·1d ago

Practical Guide to Real-Time Analytics Data Modeling with ClickHouse

This comprehensive guide provides practical strategies for implementing real-time analytics using ClickHouse, focusing on data modeling tech

ssp.sh·10mo ago

Postgres 19 Adds Native Temporal Table Support: A Deep Dive into SQL:2011 Features

Postgres 19 is introducing native temporal table support based on the SQL:2011 standard, allowing users to query what data looked like at sp

pgedge.com·8d ago

Postgres 19 Adds Native Temporal Table Support: A Deep Dive into SQL:2011 Features

Postgres 19 is introducing native temporal table support based on the SQL:2011 standard, allowing users to query what data looked like at sp

pgedge.com·8d ago

Technical Discussion: Distributed SQL Engine Requirements for Ultra-Wide Tables in ML and Multi-Omics Data

A technical discussion about the limitations of current SQL databases and data processing systems when handling ultra-wide tables with thous

news.ycombinator.com·5mo ago

SQL Query for Monthly Question Count Analysis on Stack Exchange

This appears to be a technical SQL query from Stack Exchange Data Explorer that analyzes question posts over time. The query extracts monthl

data.stackexchange.com·6mo ago

A Practical Introduction to Python for Data Analytics

This article introduces Python as a foundational tool for data analytics, covering the basics of analytics, Python's role in data science, a

pyoflife.com·4d ago

Comments

Sign in to join the conversation.

No comments yet. Be the first.