Richard Flosi October 23, 2020 Extending FaunaDB with User-Defined Functions Learn how to define your own reusable FQL functions like `GetUserByEmail()` to centralize logic i... Back-End
Richard Flosi September 8, 2020 Intro to FaunaDB and FQL FaunaDB core functions are inspired by the clockless, strictly-serializable transactional protocol for multi-region en... Back-End