You are currently browsing legacy 4.1 version of documentation. Click here to switch to the newest 5.1 version.
Creating Sample Data
-
Sample data can be generated only on an empty database.
-
Most of the examples in the documentation are based on this data,
and it will help you become familiar with RavenDB and its various functionalities. -
In this page:
Create Sample Data
-
Cick the 'Create' button to generate the Northwind database.
-
Documents and sample indexes will be created.

Create sample data
The Data Generated
- The Generated database contains 1,059 documents organized in 8 collections and 3 indexes.

Sample documents generated

Sample indexes generated
The C# Entities
- The C# classes used for appropriate documents entities can also be viewed

C# Classes