Let's now look at how to integrate database access into our server application. We defined that within our local development and test environment, we would like to use sqlite. Let's start with this.





















































Let's now look at how to integrate database access into our server application. We defined that within our local development and test environment, we would like to use sqlite. Let's start with this.