Qt SQL is not dependent on any particular database driver. The same API can be used with various popular database backends. Databases can get huge storage, whereas mobile and embedded devices have limited amounts of storage, more so with embedded devices than mobile phones. You will learn about using Qt to access databases remotely over the network.
We will cover the following topics in this chapter:
- Drivers
- Connecting to database
- Creating a database
- Adding to a database