SQLite, version 3.36.0
SQLite
是实现独立、可嵌入、零配置的 SQL 数据库引擎的小型 C 库。
默认使用 Qt SQL Lite 插件。采用 -system-sqlite 或 -no-sqlite 配置 Qt 可避免。
可以找到源代码在 qt5/qtbase/src/3rdparty/sqlite。
工项首页
,上游版本:
3.36.0
The authors disclaim copyright to the source code. However, a license can be obtained if needed.
公共领域。