Database Schema File
In this database-schema.sql file, you will create your schema for your tables and in seed-data.sql you will insert the data.
database-schema.sql is a MySQL file, which can be modified via MySQL Workbench or BeeKeeper Studio.
Within the Xest framework database-schema.sql file has been automatically formed with some examples for the user to understand how to form the database.