TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Aggregate Functions in FaunaDB

1 pointsby northstar702over 5 years ago

1 comment

telligentover 5 years ago
Hi there! I&#x27;m Lewis, a PM at Fauna.<p>We built new Fauna Query Language capabilities which allow users to write more concise and powerful FQL statements. Specifically we&#x27;ve released aggregate functions for sets (Count, Mean, Sum); string predicate functions (StartsWith, EndsWith, ContainsStr, ContainsStrRegex, RegexEscape); a MoveDatabase function; and a Now function.<p>In short: our users now have access to powerful regex and aggregate functionality. These functions are in Preview! Please let me know what you think so that we can incorporate feedback into the formal release, and visit our documentation to learn more :)