September 2015
Intermediate to advanced
648 pages
17h 20m
English
PyQt provides a consistent cross-platform API for database access using the QtSql module and PyQt’s model/view architecture.* Python also has its own completely different database API, called DB-API, but it isn’t needed with PyQt and is not covered here. The commercial edition of Qt comes with many database drivers, whereas the GPL edition has fewer due to licensing restrictions. The drivers that are available include ones for IBM’s DB2, Borland’s Interbase, MySQL, Oracle, ODBC (for Microsoft SQL Server), PostgreSQL, SQLite, and Sybase. However, like any aspect of PyQt, it is possible to create additional database drivers if ...
Read now
Unlock full access