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.
What you’ll find here
- Databases
-
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.
- Indexes
-
This section describes indexes, which are effectively lookup tables that provide an efficient way to organize and retrieve documents.
- User-defined functions
-
This section describes functions defined by an FQL user to query and update a database, and can be called by name.
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!