We need a schema that we will use for our application. Create a schema called journaler_api with default UTF-8 collation. For this purpose, it is up to you how you will access the local MySQL server instance and create a schema. We will use MySQL Workbench, as shown in the following screenshot:
Review the SQL script, as shown in the following screenshot:
Apply the SQL script, as shown in the following screenshot: