summaryrefslogtreecommitdiffstats
path: root/examples/sql/README
blob: 70f910114a192220d1a595aba912fcc6bbba23d8 (plain)
1
2
3
4
5
6
7
8
9
Qt provides extensive database interoperability, with support for products
from both open source and proprietary vendors.

SQL support is integrated with Qt's model/view architecture, making it easier
to provide GUI integration for your database applications.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.