Qt SQL

E751191

Qt SQL is a Qt framework module that provides a unified, high-level API for accessing and manipulating SQL databases across multiple backends.

All labels observed (9)

Label Occurrences
PyQt5.QtSql 1
PySide2.QtSql 1
QSqlDatabase 1

How this entity was disambiguated

Statements (52)

Predicate Object
instanceOf Qt module
software library
abstractionLevel database-agnostic API
APIClass QSqlDatabase
linked to: Qt SQL

QSqlDriver
QSqlDriverCreator
QSqlError
QSqlField
QSqlIndex
linked to: Qt SQL

QSqlQuery
linked to: Qt SQL

QSqlQueryModel
QSqlRecord
QSqlRelation
QSqlRelationalTableModel
QSqlResult
QSqlTableModel
developer The Qt Company
headerFile <QtSql>
integratesWith Qt Core
linked to: Qt

Qt Model/View framework
Qt Widgets
linked to: PyQt5.QtWidgets
license GPL
LGPL
commercial license
moduleName QtSql
linked to: Qt SQL
partOf Qt framework
linked to: Qt
platform cross-platform
previousDeveloper Nokia
Trolltech
linked to: The Qt Company
primaryUse accessing SQL databases from Qt applications
programmingLanguage C++
provides high-level database abstraction
unified SQL database API
supports Firebird
IBM DB2
InterBase
MariaDB
MySQL
ODBC
Oracle Database
PostgreSQL
SQL Server via ODBC
SQLite
relational databases
supportsFeature BLOB handling
Unicode strings
parameter binding
prepared statements
thread-safe database connections (per-connection)
transactions
uses Qt meta-object system
linked to: Qt

Qt signals and slots

How these facts were elicited

Referenced by (9)

Full triples — surface form annotated when it differs from this entity's canonical label.

Qt component Qt SQL
PyQt5 implements Qt SQL API
subject linked to: PyQt5 or PySide2
linked to: Qt SQL
PyQt5 hasModule PyQt5.QtSql
subject linked to: PyQt5 or PySide2
linked to: Qt SQL
PySide2 hasModule PySide2.QtSql
subject linked to: PyQt5 or PySide2
linked to: Qt SQL
PySide2 provides QtSql module
linked to: Qt SQL
Qt SQL APIClass QSqlDatabase
linked to: Qt SQL
Qt SQL APIClass QSqlQuery
linked to: Qt SQL
Qt SQL APIClass QSqlIndex
linked to: Qt SQL
Qt SQL moduleName QtSql
linked to: Qt SQL