The Fauna service will be ending on May 30, 2025.

For more information on the service wind down, see our announcement and the Fauna Service End-of-Life FAQ.

Function recipes

This section provides recipes for managing functions:

Discussion

Functions let you specify query expressions that need to be executed multiple times, to implement specific business logic for your database. These are conceptually equivalent to stored procedures in SQL databases.

For more information, see User-defined functions

\