Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 687 Bytes

File metadata and controls

7 lines (4 loc) · 687 Bytes

Fauna sample schemas and data sets

This repository contains sample schemas and data sets for use with Fauna database.

Sample data sets are sorted by use case, e.g. ecommerce, blog, social, etc. and then by name. Schema files are in Fauna Schema Language (FSL) format and data sets for those schemas are in JSON format.

For each use case, there is a directory per demo data set. Inside of that directory will be a schema directory and a data directory. The schema directory will contain the schema files in Fauna Schema Language (FSL) format and the data directory will contain the Fauna Query Language (FQL) files to generate the demo data sets.