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:
![](https://static.packt-cdn.com/products/9781788394802/graphics/assets/31fee79d-fcfa-4580-9cb6-eb72001b75a0.png)
Review the SQL script, as shown in the following screenshot:
![](https://static.packt-cdn.com/products/9781788394802/graphics/assets/c1db3c8a-ae4d-4911-a4c2-19b9ae280752.png)
Apply the SQL script, as shown in the following screenshot:
![](https://static.packt-cdn.com/products/9781788394802/graphics/assets/01532e1d-233b-45b7-ad6a-1ff15a39f917.png)