Setting up a database

Qt supports several different types of SQL drivers in the form of plugins/add-ons. However, it's very easy to integrate these drivers into your Qt project. We will learn how to do this in the following example.