-
Fauna dashboard overview
-
Fauna collections
If you are familiar with SQL, collections are like tables and documents are like rows in a table, except that each document can contain its own, distinct fields.
-
Fauna functions
User-defined functions (UDFs) contain custom business logic that runs on the server, similar to "stored procedures".
-
Shell stats
Hover your pointer over the i icon to the left of "Time elapsed" to see the query execution metrics. For example, here we can learn that this query resulted in one read operation.