Section Introduction:
This section discusses what a database management system is and how to set up the system. This section has subsections: “What is a Database Management System?”, “Setting up a Flask Environment” and “Connecting to the Database”. The subsections move in order of what exactly is a database system by discussing the terms and concepts that are applicable to database management system to how to set up a web server framework and how it can benefit the user to display their system on a web page to how to connect the database to certain drivers that make it possible to create, modify and delete tables within the database system.