SQLite
SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine.
Used in Qt Quick Designer
The sources can be found in src/libs/3rdparty/sqlite.
The authors disclaim copyright to the source code. However, a license can be obtained if needed.
Public Domain.