Check out v4 of the Fauna CLI
v4 of the Fauna CLI is now in beta. The new version introduces enhancements to the developer experience, including an improved authentication workflow. To get started, check out the CLI v4 quick start. |
Data model
This section of the Fauna documentation describes the architectural aspects of data management and modeling principles, the data model schema naming and taxonomy, and the components of the model.
In this section
- Databases and multi-tenancy
-
This section defines the concept of a Fauna database.
- Collections
-
This section describes collections as a way to group documents in a database.
- Sets
-
This section describes Sets as a grouping of objects that is a subset of a collection, including Set characteristics and the methods that operate on Sets.
- User-defined functions (UDFs)
-
This section describes functions defined by an FQL user to query and update a database, and can be called by name.
- Data modeling best practices
-
Get best practices for modeling your data in Fauna.
Is this article helpful?
Tell Fauna how the article can be improved:
Visit Fauna's forums
or email docs@fauna.com
Thank you for your feedback!