Tutorials

Our step-by-step instructions in this tutorials section guide you through various FaunaDB use cases.

  • Learn how to create, read, update, and delete documents with our CRUD tutorial, and CRUD examples.

  • Learn how to use indexes to sort, search, or to search and sort documents.

  • FaunaDB is a bi-temporal database. Learn how to execute snapshot and event queries in the Temporality tutorial.

  • FaunaDB supports multi-tenant databases. Our Multitenancy tutorial shows you how to use this feature.

Our Social graph demonstrates how to form relationships between users, using a simple graph-like queries.

Learn how to control access to information in FaunaDB with our Attribute-based access control (ABAC) tutorial.

Finally, our E-commerce tutorial demonstrates one way to use FaunaDB to keep track of users and purchases.