# Aggregate Fields for Data Connect

DevFeed: [Aggregate Fields for Data Connect](<https://devfeed.tech/articles/aggregate-fields-for-data-connect-16589.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2025/04/dataconnect-aggregate-fields>)

Author: Andrea Wu

Published: 2025-04-24T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [data](<https://devfeed.tech/topics/data.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [SQL](<https://devfeed.tech/topics/sql.md>)

Tags: [blog-post](<https://devfeed.tech/tags/blog-post.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [launch](<https://devfeed.tech/tags/launch.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [sql-connect](<https://devfeed.tech/tags/sql-connect.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>), [updates](<https://devfeed.tech/tags/updates.md>)

## AI overview

Firebase Data Connect now supports aggregate fields, allowing queries to calculate counts, numeric and date statistics, distinct values, and grouped results directly from the schema. The article explains these features with a movie review app example and notes that more complex aggregates may still require SQL.

## Source excerpt

News, tutorials, and updates from the Firebase team.