Find the sample database in folder sampledb. Run the sample SQL script Using your favorite Postgres or MySQL client (more database supports are coming).
For Postgres, PgAdmin is an excellent GUI client. For MySQL, you cannot go wrong with the hand dandy MySQL Workbench.
Steps to create the sample database:
- Create a new database named
sampledb
- Run the sample SQL script for the database of your choice.